/* Site Development By: Netdrafter.com */

a:link, a:active {color: #5a9c9a;}
a:visited {color: #5a9c9a;}
a:hover {color: #b4ede6;}

.menu:link, .menu:active, .menu:visited {color: #fff; text-decoration: none; font-size: 11pt; margin-right: 10px;} 
.menu:hover {color: #b4ede6; text-decoration: none; font-size: 11pt; margin-right: 10px;} 
.white:link, .white:active, .white:visited {color: #fff; text-decoration: none;} 
.white:hover {color: #b4ede6; text-decoration: none;}
.sidebar:link, .sidebar:active {color: #fff;} 
.sidebar:visited, .sidebar:hover {color: #b4ede6;} 

body {margin: 0px auto; background-color: #482e21; background-image: url("../images/bg.jpg"); background-repeat: repeat-x; font-family: Georgia; font-size: 10pt; color: #754737;}
.menubar {width: 612px; height: 57px; background-image: url("../images/menu.jpg"); background-repeat: no-repeat; text-align: center; vertical-align: middle;}
.logobox {width: 266px; height: 287px; background-color: #482e21; vertical-align: top; color: #fff;}
.side {background-color: #215354; color: #fff; vertical-align: top; text-align: center;}
.sidebox {width: 236px; text-align: left; padding: 15px;}
.content {width: 612px; background-color: #fff; vertical-align: top; text-align: left;}
.contentbox {padding: 20px 40px;}
.footer {width: 878px; height: 112px; background-image: url("../images/footer.png"); background-repeat: no-repeat;}
.footerbox {display: inline-block; vertical-align: middle; text-align: left;}
.copyright {text-align: center; margin: 20px 0px; color: #fff;}
.quote {font-size: 9pt; font-weight: bold;}
.pullout {border: solid 1px #5a9c9a; padding: 10px;}
.portfoliopic {width: 256px; height: 170px; border: solid 1px #000;}

h1 {font-size: 12pt; color: #5a9c9a; margin-top: 5px; margin-bottom: 5px;}
h2 {font-size: 10pt; color: #88e0e1; margin-top: 5px; margin-bottom: 5px;}

hr {color: #754737; height: 1px; background-color: #754737; border: 0;}
ul {list-style: square;}

img {border: 0px;}
input, textarea, input.button, .select {background-color: #fff; border-color: #482e21; border-width: 1px; border-style: solid; margin-bottom: 5px;}

.required {color: #5a9c9a; font-weight: bold; font-size: 10pt;}

.mceContentBody { background-image: none; background-color: #fff; color: #000; } /*SnippetMaster editor bg color*/

/* Colors
Teal dark: 		#0b2c33
Teal: 			#215354 (sidebar)
Teal: 			#5a9c9a (links, h1)
Teal: 			#88e0e1 (h2)
Teal light: 	#b4ede6
Brown light: 	#754737 (text)
Brown dark: 	#482e21 (h1)
*/