﻿body 								{ background:#A3372D top center; color:#DE716C; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:13px; line-height:18px; margin:0px; padding:0px 0px 30px 0px; }
td 									{ vertical-align:top; }
small 								{ line-height:normal; }
h1, h2, h3							{ color:#044476; font-weight:bold; font-size:18px; margin:0px; margin-bottom:5px; padding:0px; }
h3									{ color:#9a99ff; font-weight:bold; font-size:16px; margin-bottom:none; }
a.noUnderline, a.noUnderline:hover 	{ border:none; text-decoration:none; }

/* main divs */
b.green			{ color:#80C457; }
p.double		{ margin-top:25px; }
p.half			{ margin-top:10px; margin-bottom:8px; }
p.show1         { font-family:"Curlz MT";font-size:72px; color:#9A99FF;}
p.show2         { font-family:"Arial";font-size:18px;  color:#FF0000;}


/* White */
a.white:link {text-decoration: none; color: White;}
a.white:visited {text-decoration: none; color: White;}
a.white:active {text-decoration: none; color: White;}
a.white:hover {text-decoration: underline; color: White;}
/* Black */
a.black:link {text-decoration: none; color: Black;}
a.black:visited {text-decoration: none; color: Black;}
a.black:active {text-decoration: none; color: Black;}
a.black:hover {text-decoration: underline; color: Black;}
/* Blue */
a.blue:link {text-decoration: underline; color: 003399;}
a.blue:visited {text-decoration: underline; color: 003399;}
a.blue:active {text-decoration: underline; color: 003399;}
a.blue:hover {text-decoration: none; color: 0066CC;}
/* Red */
a.red:link {text-decoration: none; color: CC0000;}
a.red:visited {text-decoration: none; color: CC0000;}
a.red:active {text-decoration: none; color: CC0000;}
a.red:hover {text-decoration: underline; color: CC0000;}
/* Gray */
a.gray:link {text-decoration: none; color: 999999;}
a.gray:visited {text-decoration: none; color: 999999;}
a.gray:active {text-decoration: none; color: 999999;}
a.gray:hover {text-decoration: underline; color: 999999;}

/* mailto links */
a 				{ display:normal; color: navy; }
a:hover			{ display:normal; color: red; }



#header 		{ background:url("Images/Top_Heading.jpg") no-repeat; width:804px; height:308; margin:0; }
#header table	{ padding-top:30px; }
#header td		{ padding-right:none; }

div#topnav 		{ background:#7D9BA5; color:#fff; clear:both; width:100%; height:25px; text-align:center; display:block; font-family:"Century Gothic",Helvetica,sans-serif;
				  font-weight:700; font-size:15px; text-transform:uppercase; padding-top:6px; }
div#container 	{ text-align:left; width:804px; background-color:#F9FAF7; margin-top:15px; }
div#footer 		{ background:#F9FAF7; color:#6E451E; clear:both; width:100%; text-align:center; margin-top:50px; display:block; }
div#footer p 	{ font-size:11px; display:inline; margin:0; padding:5px 10px; }
#footer a:link 	{ display:inline; text-decoration:none; }

div#topnav a:link,div#topnav a:visited {
				 color:#fff; text-decoration:none; display:inline; padding:10px 15px 5px 15px; }
div#topnav a:hover,div#topnav a:active {
				 color:#A3372D; text-decoration:none; display:inline; padding:10px 15px 5px 15px; }
div#topnav a.sel { color:#F4B35F; }

div.copyright	{ font-family:"Century Gothic", Helvetica,sans-serif; padding-top:10px; font-size:12px; }
div.copyright a	{ color: rgb(102, 51, 51); text-decoration:none; border:none; }
div.copyright a:hover { color: rgb(102, 51, 51); text-decoration:none; border-bottom:1px dashed #6E451E; }