body
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:11px;
	color:#999999;
	background:#aaccaa url(../images/theme/bg_body.gif) top repeat-x;
}

a:link     { background-color:#FFFFFF; color:#456042; text-decoration:underline; }
a:active   { background-color:#FFFFFF; color:#456042; text-decoration:underline; }
a:visited  { background-color:#FFFFFF; color:#456042; text-decoration:underline; }
a:hover    { background-color:#FFFFFF; color:#7c9079; text-decoration:none; }

div#wrapper
{
	width:800px;
	margin:auto;
	background-color:#FFFFFF;
	border:1px solid #59825a;
	color:#666666;
}

/* ///////////////  Start Main Head Templates  \\\\\\\\\\\\\\\ */

div#topl
{
	height:20px;
	padding:5px 0px 0px 10px;
	text-align:right;
	float:left;
}

div#topr
{
	height:20px;
	padding:5px 10px 0px 0px;
	text-align:right;
	float:right;
}

div#top span
{
	padding:10px 35px 4px 1px;
	font-size:10px;
}

div#head
{
	height:175px;
	clear:both;
	border-top:1px solid #59825a;
	background:white url(../images/theme/logo.jpg) right no-repeat;
	color:#999999;
}

div#links
{
	height:28px;
	background-image:url(../images/theme/links.jpg);
	border-top:1px solid #59825a;
	border-bottom:1px solid #59825a;
}

ul#link
{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;
}

ul#link li
{
	float:left;
	margin:0px 0px 0px 0px;
}

ul#link li a
{
	background-image:url(../images/theme/links.jpg);
	border-right:1px inset #59825a;
	background-color:#FFFFFF;
	color:#ffffff;
	height: 23px;
	width:110px;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:5px 0px 0px 0px;
}

ul#link li a:hover
{
	background-image:url(../images/theme/links_ov.jpg);
	border-right:1px inset #59825a;
	background-color:#FFFFFF;
	color:#00FFFF;
	height: 23px;
	width:110px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:5px 0px 0px 0px;
}

/* ///////////////  Start Main Body Left Div  \\\\\\\\\\\\\\\ */
.bdleft
{
	width:270px;
	float:left;
	padding:150px 0px 5px 0px;
	background:white url(../images/theme/con_left.jpg) top no-repeat;
	height:142px;
	margin-top:8px;
	border-top:1px solid #0143FF;
}

.ctcleft
{
	background:white url(../images/theme/contact.jpg) top no-repeat;
	width:270px;
	padding:55px 0px 5px 0px;
}

#addy
{
	padding-left:10px;
}

#addy ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#addy li
{
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	list-style:none;
}

#ipic
{
	float:right;
	margin:0 15px 0 5px;
	background:white url(../images/theme/c_info.jpg) top no-repeat;
	height:50px;
	width:50px;
}

#map
{
	border-top:1px solid #454D6A;
	border-bottom:1px solid #454D6A;
	margin-top:10px;
	background-color:#FFFFFF;
	color:#0000FF;
}

/* ///////////////  Start Main Body Right Div  \\\\\\\\\\\\\\\ */

#bdright
{
	float:left;
	width:510px;
	padding:20px 10px 10px 9px;
	background-color:#ffffff;
	border-left:1px solid #0143FF;
	height:700px;
}

h1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4a4a4a;
	font-size:18px;
	background-color:#FFFFFF;
	border-bottom:1px dotted #CCCCCC;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4a4a4a;
	font-size:14px;
	background-color:#FFFFFF;
}

form
{
	width:300px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:50px;
}

input
{
	border:1px solid #A19FBD;
	background-color:#EFEFF0;
}

textarea
{
	border:1px solid #A19FBD;
	background-color:#EFEFF0;
}

legend
{
	background-color:#FFFFFF;
	color:#006699;
	font-weight:normal;
	font-size:12px;
}

fieldset
{
	border:1px groove #A19FBD;
	padding-left:10px;
}

.text
{
	height:500px;
	padding-top:50px;
}

.error
{
	height:500px;
	padding-top:50px;
	text-align:center;
}

/* ///////////////  Start Footer Div  \\\\\\\\\\\\\\\ */

#footer
{
	clear:both;
	width:780px;
	background-color:#EEEAFD;
	padding:5px 10px 5px 10px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border-top:1px groove #0066FF;
}

