/* CSS Document For Stylized Beauty
   Original design by super j man
   (http://www.jdavidmacor.com) */

/******** Basic Body ********/
	body {
		background: #006666 url('checker.png') top repeat-x;
		background-attachment: fixed;
		font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		}
		
		h1 {
		text-align: right;
		font-size: .8em;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		}
	
	h2 {
		margin: 0;
		color: #oooooo;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: 1.5em;
		font-variant: small-caps;
		border-bottom: 3px double #cc0000;
		margin-left:10px;
		}
		
			h3 {
		margin: 0;
		color: #789A9F;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: 1.1em;
		font-variant: small-caps;
		}
		
			h4 {
		margin: 0;
		color: #oooooo;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: 1.25em;
		font-variant: small-caps;
		}
		
					h5 {
		margin: 0;
		color: #789A9F;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: 1.5em;
		font-variant: small-caps;
		}
		
	img {
		border: 0;
		}
		
		.imgRight, .imgLeft {
  border: 1px solid #000000;
}

.imgRight {
  float: right;
  margin: 0 0 10px 10px;
  
}

.imgLeft {
  float: left;
  margin: 0 10px 10px 0;  
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
		
	#container {
			width: 844px;
		margin: 0 auto;
		padding: 0px;
		}
		
		html {
scrollbar-base-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #cc0000;
scrollbar-shadow-color: #ffffff;
scrollbar-lightshadow-color: #cc0000; 
scrollbar-darkshadow-color: #cc0000;
scrollbar-highlight-color: #cc0000;
scrollbar-3dlight-color: #cc0000;
}

 #preloadedImages {
       width: 1px;
       height: 1px;
       display: inline;
       background-image: url(header.png);
       background-image: url(menu-background.png);
       background-image: url(menu-hover.png);
			 background-image: url(footer.gif);
       background-image: url(bg.png);
			 visibility: hidden; float: left;
}

		
/******** Header ********/		
	#header {
		width: 844px;
		height: 219px;
		margin-left: 30px;
		}


/******** Menu ********/	
	#menu_container {
		width: 734px;
		background: #cc0000; /*bgcolor of menu!!!*/
		height: 30px;
		padding-left: 25px;
		padding-right: 17px;
		margin-left: 34px;
		}
	
	#menu {
		width: 100%;
background: #cc0000 url('menu-background.png') top left repeat-x; /*menu background color!!!*/
		font-size: .9em;
		font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-weight: none;
		font-variant: small-caps;
		character-spacing: 1.0em;
		white-space: nowrap;
		padding-right: 2px;
		margin-top: 0;
		margin-bottom: 0;
		}
	
	* html #menu {
		padding-right: 0;
		}
	
	#menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		border-left: 1px solid #cc0000; /* border on left end item!!! */
		border-right: 1px solid #cc0000; /*border on right end item!!*/
		width: 100%;
		}
	
	#menu li {
		display: inline;
		}
	
	#menu a:link, #menu a:visited {
		padding: 0.25em 1em;
		background: transparent;
		font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		color: #ffffff;
		text-decoration: none;
		float: left;
		border-right: 1px dotted #CC0000; /*borders on menu items!!*/
		}
		
 #menu a:hover {
		background:  url('menu-hover.png') repeat-y;
		} 
		
			#menu img {
 repeat-x;
		}
		
		.menu_image {
float:left;
margin-top:2px;
}

/******** Main Content ********/		
	#content {
		width: 824px;
		background: #ffffff; /*bgcolor of all but main text!!*/
		background: url(content.png) top repeat-y;
		padding: 10px;
		}
	
	#posts {
		width: 515px;
		background: #99cccc;/*bg color of main text!!*/
		margin-left:32px;
		padding-left: 15px;
		padding-right:15px;
		}
		
	#posts p {
		text-align: justify;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: .8em;
		line-height: 150%;
		color: #oooooo; /*main text color!!*/
		}
		
	#posts a {
		color: #054950; /*main link color!*/
		text-decoration: none;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-weight: bold;
		padding-bottom: 0px;
 white-space: nowrap;
border-bottom: 1px dashed;
		}
		
	#posts a:visited {
		color: #054950; /*main link visited color!*/
		text-decoration: none;
		}
		
	#posts a:hover {
		color: #054950;
		background: url(underline.png) repeat-x 100% 100%;
		border-bottom: none;
		}
		
				#posts ul {  
		font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: .8em;
    line-height:  225%;
    list-style-image: url(http://www.pumaboards.com/bullet.gif);
		display: block;
}
		
	#longposts {
		width: 735px;
		background: #ffffff;
		margin-left: 43px;
		}
		
			#longposts p {
		text-align: justify;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: .8em;
		line-height: 150%;
		color: #000000;
		}
		
	#longposts a {
		color: #cc0000;
		text-decoration: none;
		padding-bottom: 2px;
   white-space: nowrap;
		}
		
	#longposts a:visited {
		color: #cc0000;
		text-decoration: none;
		}
		
	#longposts a:hover {
		color: #cc0000;
		text-decoration: none;
	 background: url(underline.png) repeat-x 100% 100%;
		}
		
		#longposts ul {  
		font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: .8em;
		text-align: justify;
		padding-right: 50px;
    list-style-image: url(http://www.pumaboards.com/bullet.gif);
		display: block;
}
			#longposts li {  
   margin-bottom: 8px;
}
		
	.dropcap {
		float: left;
		width: .65em;
		font-size: 1.5em;
		line-height: 85%;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		}

	
	.blockquote {
		border: 2px dotted #88ac0b;
		background-color: #EFEFEF;
		margin: 30px;
		padding: 5px;
		overflow: hidden;
		text-align: justify;
		color: #CCCCCC;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: 1.5em;
		}
	

/******** Sidebar ********/		
	#sidebar {
		width: 195px;
		float: right;
		padding-top: 5px;
		padding-right: 32px;
		}
		
	.sidebar_content{
		display: block
		}
		
	.sidebar_content *{
		display: block;
		height: 1px;
		overflow: hidden;
		background: #cc0000; /*sidebar top and bottom color!!!!*/
		}
		
	.sidebar_content1{
		border-right: 1px solid #d3d3d3;
		padding-right: 1px;
		margin-right: 3px;
		border-left: 1px solid #d3d3d3;
		padding-left: 1px;
		margin-left: 3px;
		background: #b2b2b2;
		}
		
	.sidebar_content2{
		border-right: 1px solid #f4f4f4;
		border-left: 1px solid #f4f4f4;
		padding: 0px 1px;
		background: #acacac;
		margin: 0px 1px;
		}
		
	.sidebar_content3{
		border-right: 1px solid #acacac;
		border-left: 1px solid #acacac;
		margin: 0px 1px;
		}
		
	.sidebar_content4{
		border-right: 1px solid #d3d3d3;
		border-left: 1px solid #d3d3d3;
		}
		
	.sidebar_content5{
		border-right: 1px solid #b2b2b2;
		border-left: 1px solid #b2b2b2;
		}
		
	.sidebar_content_content{
		padding: 10px 10px;
		background: #99cccc; /*sidebar color!!!*/
		color: #oooooo; /*main text color!!*/
		text-align: justify;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: .75em;
		line-height: 140%;
		}
	
	.sidebar_content_content a {
		color: #054950;
		text-decoration: none;
			padding-bottom: 0px;
			border-bottom: dashed 1px #ffffff;
			font-weight: bold;
		}
		
	.sidebar_content_content a:visited {
		color: #054950;
		text-decoration: none;
		}
		
	.sidebar_content_content a:hover {
		color: #ffffff;
		padding-bottom: 0px;
		border-bottom: none;
		}
		
	
	.side_content_header {
		margin-top: 10px;
		color: #054950;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: 1.6em;
		font-variant: small-caps;
		}

	.sidebar_search{
		padding: 10px 10px;
		background: #ffffff;
		color: #oooooo; /*main text color!!*/
		text-align: justify;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: .75em;
		line-height: 140%;
		}
	


/******** Footer ********/	
	#footer {
		width: 824px;
		height: 79px;
		background: #ffffff; /*bgcolor of all but main text!!*/
		background: url(footer.png) top no-repeat;
		margin-top: 0px;
		padding: 10px;
		}
		
	#footer p {
		padding-top: 25px;
		text-align: center;
		font-size: .55em;
		font-family: "Trebuchet MS", Tahoma;
		color: #999999;
		}
		
	#footer p a {
		color: #333333;
		font-weight: 100;
		text-decoration: none;
		border-bottom: 1px dotted #333333;
		}
		
	#footer p a:visited {
		color: #333333;
		font-weight: 100;
		text-decoration: none;
		border-bottom: 1px dotted #333333;
		}
			
	#footer p a:hover {
		color: #333333;
		text-decoration: none;
	border-bottom: none;
		}
		
		/* Pricing tables */

table.prices {
	border-width: 4px;
	border-spacing: 2px;
	border-style: double;
	border-color: white;
	border-collapse: collapse;
        text-align: center;
	margin-left: 1em;
}
table.prices th {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: white;
        text-align: center;
	-moz-border-radius: 0px 0px 0px 0px;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: .8em;
}
table.prices td {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: white;
        text-align: center;
	-moz-border-radius: 0px 0px 0px 0px;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: .8em;
}

.formbutton{
cursor:pointer;
border:outset 1px #000000;
background:#CC0000;
color:#84989C;
font-weight:bold;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
padding: 1px 2px;
background:url(menu-background.png) repeat-x left top;
}

		/* photo gallery stuff */

		#photogallery  {
		font-color: #000000;
		}	
		
	#photogallery a {
		text-decoration: none;
		border-bottom: none;
		}
		
	#photogallery a:visited {
		text-decoration: none;
		}
		
	#photogallery a:hover {
		text-decoration: none;
		border-bottom: none;
		background: none;
		}
		
			#photogallery img {
		border: solid 1px #000000;
		}
		
		/*tooltip box*/
		
		#dhtmltooltip{
position: absolute;
width: 300px;
border: 3px solid #054950;
padding: 6px;
background-color: #99cccc;
visibility: hidden;
z-index: 100;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
font-size: .8em;
color: #ffffff;
text-align: justify;
}

/*photos of the moment*/

		#photosofthemoment {
		width: 545px;
		background: #FFCCC; /*bg color of main text!!*/
		margin-left:32px;
		margin-bottom: 10px;
		}
		
			.photosofthemoment img {
		border: 3px solid #000000;
		}
		
		.photosofthemoment:hover img {
		border: 3px solid #99cccc;
		}
	
	/*main content box thing*/
	
	/******** Sidebar ********/		
	#main {
		width: 195px;
		float: right;
		padding-top: 5px;
		padding-right: 32px;
		}
		
			.main_content_content{
		padding: 10px 10px;
		background: #99cccc; /*sidebar color!!!*/
		color: #F9FFB8; /*main text color!!*/
		text-align: justify;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Times New Roman;
		font-size: .75em;
		line-height: 140%;
		}
		
	.main_content{
		display: block;
			width: 545px;
			padding-left: 32px;
		}
		
	.main_content *{
		display: block;
		height: 2px;
		overflow: hidden;
		background: #99cccc; /*sidebar top and bottom color!!!!*/

		}
		
	.main_content1{
		border-right: 1px solid #d3d3d3;
		padding-right: 1px;
		margin-right: 3px;
		border-left: 1px solid #d3d3d3;
		padding-left: 1px;
		margin-left: 3px;
		background: #b2b2b2;
		}
		
	.main_content2{
		border-right: 1px solid #f4f4f4;
		border-left: 1px solid #f4f4f4;
		padding: 0px 1px;
		background: #acacac;
		margin: 0px 1px;
		}
		
	.main_content3{
		border-right: 1px solid #acacac;
		border-left: 1px solid #acacac;
		margin: 0px 1px;
		}
		
	.main_content4{
		border-right: 1px solid #d3d3d3;
		border-left: 1px solid #d3d3d3;
		}
		
	.main_content5{
		border-right: 1px solid #b2b2b2;
		border-left: 1px solid #b2b2b2;
		}
		
	p.smallcaps{
font-size: 1.5em; 
font-variant: small-caps;
font-weight: bold;
text-align: center;
		}
		
	