@charset "utf-8";
/* CSS Document */

body{
	background:url(images/bg.jpg);
	background-position:top left;
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color: #fffffd;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small; }
	
#top{
	position: relative; 
	height: 203px; 
	width: 797px;
	background-image: url(images/top.gif); 
	background-repeat: no-repeat;
	  }

#container{ 
	position: relative; 
	width: 797px; 
	margin: 0 auto; 
	 } 

#containerbg{
	background:url(images/contentbg.gif) repeat-y;}

#left{ 
	float:left;
	width: 65%;
	padding-left:20px;
    	 }

#right{ 
	float:right;
	width: 30%;  }




#leftcontent{ 
	padding: 0 25px;
	color: #515050;
	line-height: 20px; }


#rightcontent{ 
	margin-right:80px;
	padding-top: 15px; 
	color: #515050; }

	
#bottomspacer{
	background:url(images/bottomspacer.gif);
	height: 36px; }


a, a:active, a:visited{
	color: #0a5b4d;
	font-size: 12px;
	font-family: georgia;	
	text-decoration: none;}


#nav {
	float: right;
	height: 80px;
	width: 580px;
	font-family: georgia;
	margin-top: 120px;
	padding-left: 0px;}


#menu li {
	float: left;
	margin: 0;
	width: 100px;
	list-style: none;}

#menu a {
	display: block;
	text-align: center;
	color: #0a5b4d;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 12px;}

#menu a:hover {
	color: #43ab9a;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 12px;}


.contactinfo{
	font-family: georgia;
	font-size: small;
	line-height: 20px;
	color: #7e7979;
	letter-spacing: .5px;}



#footer{ 
	position: relative; 
	background:url(images/footerbg.gif);
	color: #888484; 
	padding: 25px 0 10px 45px;  
	text-transform: none;  	
	background-repeat: repeat-y; 
	background-position: bottom; 
	border-top: 1px solid #fffffd;
	font-size: 11px;
	text-align: left;
	letter-spacing: 1px; }


#footer a, #footer a:link, #footer a:active, #footer a:visited{ 
	color: #888484; 
	text-decoration: none;
	font-size: 12px;
	border: none; }

#footer a:hover{ 
	color: #187a6a;
	font-size: 12px;
	border: 0 none; }


#footer ul{ 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	top: 15px; 
	right: 5px; }


#footer ul li{  
	background-repeat: no-repeat; 
	background-position: 0 50%; 
	float: left; 
	padding: 10px 40px 0px 0; }




#footerbottom{
	background:url(images/footerbottom.gif);
	height: 19px;}

input{
	color: #515050;
	border: 1px solid #aca7a7;
	background-color: #fffef7;}

.button{
	color: #fffef7;
	background: #229790;
	border: 1px outset #a7a2a2;
	padding: 2px 8px 2px 8px;}

.button:active{
	color: #515050;
	background: #d7d9c1;
	border: 1px outset #a7a2a2;
	padding: 2px 8px 2px 8px;}

textarea{
	border: 1px solid #aca7a7;
	background-color: #fffef7;}

h2{
	font-family: georgia;
	font-size: 16px;
	color: #137960;
	letter-spacing: .5px;
	}



h3{
	font-family: georgia;
	font-size: 16px;
	color: #137960;
	letter-spacing: .5px;
	padding-top: 5px;}


hr{ 

	background-color: #c2bbbb;
	height: 1px;
	width: 95%;
	border: 0px;
	}


#portfolio{ 
	list-style: none;
	margin: 10px 10px 20px 10px;
	padding: 0; }


#portfolio li{  
	padding: 0; 
	margin: 5px;
	position: relative;
	display:inline; }


#portfolio li a img{ 
	border: 5px solid #D7D9C1; }


#portfolio li a:hover img{ 
	border: 5px solid #187A6B; }

	

img{
border: 0px;}


#paypal input {
	border: none;
	padding: 4px;
}

.credit{
color: #dedcd0;
font-size: 10px;
}

.credit a, a:visited{
color: #dedcd0;
font-size: 10px;
}

.credit a:hover, a:active{
color: #bfbcaa;
font-size: 10px;
}

.cards{
float: left;
padding-right: 10px;
border: 0px;
}