﻿/* CSS Document */
/* Main Content */
body {margin:0px; padding :20px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#181818;}
.cls {height:0px; clear:both; overflow:hidden;}

#main {width:1024px; height: 812px; min-height:725px; margin: 0px auto; text-align: center;}

/* Header */
#header-pic { float:left; width:1024px; height:250px; background:url("../images/header_pic.jpg"); border-top:3px solid #663300; border-bottom:3px solid #663300; padding:0px; }
p.header-text { margin-top: 215px; padding-right: 15px; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-style:italic; font-weight:bold; color:black; text-align:right;}

/*Menu */
/*#menu {float:left; width:200px; height:200px; margin: 10px 0px 0px 10px; padding: 0px 0px 0px 0px; text-align:left; border:black 2px solid; background-color:blue}*/
#menu {float:left; width:205px; margin-top:10px; padding-top: 5px; height:190px; text-align:left; background-color:#EFEFEF; overflow:hidden;border-top:3px solid #663300; border-bottom:3px solid #663300;}
#menu ul {margin:0px; padding:0px; list-style:none;}
#menu li {margin:0px; padding:0px; clear:left;}
#menu li a {float:left; width:195px; height:15px; font-size:14px; border-left:#505050 8px solid; padding:9px 0px 9px 15px; margin:0px 0px 4px 0px; text-decoration:none;color:black; cursor:pointer;}
#menu li a span {float:left; width:193px; border-bottom:#464648 2px solid; display:block; padding:0px 0px 4px 2px; font-weight:bold; color:black; text-transform:uppercase; cursor:pointer;}
#menu li a:hover {color:#0099CC; border-left:#663300 10px solid;}

/*Content*/
/*#content {float:right; width:785px; height:414px; margin: 10px 10px 0px 0px; text-align:left; border:black 2px solid; background-color:green; overflow:auto;}*/
#content {float:right; width:810px; height:490px; margin:10px 0px 0px 0px; text-align:left; padding:0px 0px 0px 0px; background-color:#EFEFEF; border-bottom:#663300 3px solid; border-top:#663300 3px solid;}
#content h1 {height:33px; line-height:33px; font-size:24px; color:#663300; text-transform:none; padding:10px; margin:0px; background-color:#CCCC99; border-left:#663300 2px solid; border-right:#663300 2px solid; border-bottom:#663300 2px solid;}
.style3 {font-size:12px;}
.style4 {font-size:12px; text-align:center;}
#content h2 {font-size:16px; font-weight:bold; text-align:left; padding:0px 0px 0px 10px; margin:20px 0px 0px 0px;}
#content h3 {font-size:16px; font-weight:bold; text-align:left; padding:0px 0px 0px 10px; margin:10px 0px 0px 0px;}
#content h4 {font-size:16px; font-weight:bold; text-align:left; padding:0px 0px 0px 10px; margin:10px 0px 0px 0px;}
#content p {font-size:14px; font-weight:normal; text-align:left; padding:0px 0px 0px 20px; margin:10px 0px 0px 0px; color:black;}

/*Frameholder*/
#frameholder {float:left; width:806px; height:435px; border:0px solid #663300; padding:0px 0px 0px 0px; /*border-left:2px solid #663300;*/}

/*Main Frame*/
#main-right {float:right; width:600px; height:435px; border:0px solid #663300; padding:0px 0px 0px 0px;;}
#main-left {float:left; width:200px; height:435px; border:0px solid #663300; padding:0px 0px 0px 0px;}
#main-frame {float:left; width:806px; height:435px; border:0px solid #663300; padding:0px 0px 0px 0px;;}

/*info*/
/*#info {float:left; width:200px; height:200px; margin: 10px 0px 0px 10px; text-align:left; border:black 2px solid; background-color:orange}*/
#info {float:left; width:199px; height:215px; padding:20px 0px 0px 0px; border:#663300 3px solid; margin:55px 0px 0px 0px; background-color:#CCCC99;}
#info h5 {font-size:14px; font-weight:bold; text-align:center; margin:0px 10px 10px 10px; padding:0px 0px 0px 0px;}
#info p  {font-size:14px; text-align:left; margin:0px 10px 0px 10px; padding:10px 0px 0px 0px;}

/*footer*/
/*Copyright*/
/*#footer {float:left; width:1020px; height:38px; margin: 10px 0px 0px 0px; text-align: center; border:black 2px solid; background-color:yellow}*/
#footer {float:left; width:1020px; height:35px; text-align: center; margin-top:5px; background-color:#CCCC99; border:#663300 2px solid;}
#footer p {font-size:10px; line-height:35px;}/*margin:auto needed for Firefox & Chrome but not right in IE 7 or 8*/

/*picture styles*/
.style5 {border-style: solid; border-width: 1px; margin: 2px;}
.style6 {border-style: solid; border-width: 2px; margin-top: 10px; 	margin-left:10px;}

/*misc styles*/
.style7 {font-size: 14px; text-align:center;}
.style8 {font-size: 14px; line-height:20px;}
#quotes {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;}


