@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/bkgd2.gif);
	background-repeat: repeat-x;
	background-color: #2c5981 /*#2e75a6*/;
	scrollbar-face-color: #FFB81E;
	scrollbar-base-color:#cacaca;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#c8c8c8;
	scrollbar-shadow-color:#7e7366;
	scrollbar-highlight-color:#Ffb618;
	scrollbar-3dlight-color:#0d004c;
	scrollbar-darkshadow-Color:#7e7366;
}
p {
	font-size: 13px; 
	line-height: 20px;
	color: #5b5144;
	margin: 0;
	padding: 0 15px 15px;
}
ul {
	margin-left: 10px;
	margin-top: 0;
}
li {
	font-size: 13px; 
	line-height: 20px;
	color: #5b5144;
	margin-left: 0px;
	list-style: disc;
}
a {
	color: #5ba7dc;
	text-decoration: none;
} 
a:hover {
	text-decoration: underline;
}
h2 {
	color: #7e7366;
	font-size: 42px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding: 10px 15px 0;
    margin: 0px;
	font-weight: normal;
}
h3 {
	color: #fff;
	font-size: 42px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 15px;
    margin: 0px;
	font-weight: normal;
	text-transform: lowercase;
}
h4 {
	color: #7e7366;
	font-size: 30px;
	text-transform: lowercase;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding: 5px 15px;
    margin: 0px;
	font-weight: normal;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: transparent; 
	padding: 0 10px 0 0px;
}
#logo {
	margin: 10px 20px 0px;
	float: right;
	width: 191px;
	height: 45px;
	clear: both;
}
#header h1 {
	margin: 0px;
	padding: 0px 10px 15px;
	float: right;
	color: #fff;
	font-size: 42px;
	text-transform: lowercase;
	font-family: "Times New Roman", Times, serif;
	clear: right;
	font-weight: normal;
	font-style: italic;
	clear: both;
}
#navMain {
	float: left;
	padding: 10px 0px 0px 10px;
}
.navBox {
	height: 65px;
	border-left: 1px solid #7e7366;
	padding: 0px 5px;
	margin: 10px 20px 10px 0px;
	float: left;
}
.navBox a {
	color: #5ba7dc;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
.navBox p {
	color: #fff;
	clear: both;
	font-size: 12px;
	padding: 0;
}
.curve {
	height: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 900px;
	clear: both;
	float: left;
}
#main {
    background-color: #7E7366;
    float: left;
    margin: 0;
    padding: 0;
    width: 900px;
}
#left {
	background-color: #FFFFFF;
    float: left;
    margin: 0;
    padding: 0 20px 15px 15px;
    width: 535px;
}
#right {
    background-color: #7E7366;
    float: right;
    margin: 0;
    padding: 25px 5px;
    width: 320px;
}
#right p {
	color: #fff;
	font-style: italic;
	padding: 0px 15px;
	margin: 0px 0px 10px;
}
#tweet, #tweet ul, #tweet li {
	margin: 0px;
	padding: 0px 15px;
	clear: none;
	list-style: none;
}
.menu1{
	padding-left:0px;
	color:#5BA7DC;
	font-size:12px;
	font-weight:normal;
	display:block;
}

ul.category {
	margin: 0px;
	padding: 0px;
}

li.category {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a.menu1:link, a.menu1:visited, a.menu1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;	
}

a.menu1:hover {
	text-decoration: underline;
}

.hide{
display: none;
}

.show{
display: block;
}

.submenu {
	font-weight: regular;
	padding: 0px;
	display: block;
	height: 100%;
}

#contactText {
	padding: 0 15px 0 10px;
}

/* FORM STYLES */
form { 
	width: auto; 
}
form br { 
	clear:left; 
}

input { 
	line-height: 13px; 
	height: 13px;
}
input, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    font-size: 12px;
    margin: 1px 0 5px 5px;
    padding: 2px;
    width: 160px;
}
input.inputButton {
	height: 25px;
    line-height: 25px;
    padding: 0 7px;
    width: auto;
}
label { 
	color: #fff; 
	display: block; 
	float: left;  
	width: 110px; 
	padding: 0px 0px 0px 8px; 
	line-height: 20px; 
	font-size: 12px; 
	margin: 2px 0 0; 
	text-align: right; 
}
textarea { 
	width: 278px; 
	overflow: auto; 
}
/* END FORM STYLES */

#footer {
	padding: 10px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	clear: both;
}
#footerLeft {
	width: 350px;
	float: left;
}
#footerRight {
	width: 450px;
	float: right;
	text-align: right;
}
#footerRight a {
	color: #fff;
}
#footer p {
	margin: 0;
	padding: 0px 10px;
	font-size: 10px;
	color: #fff;
}
