  /***** GENERAL *****/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #ADB7CE;
	background-image: url(bg_grad.jpg);
	text-align: center;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#AllCent {
	text-align: center;
}

#PageCell1 {
	width: 780px;
	border: 1px solid #7B94A6;
	background-color: #FFFFFF;
	text-align: left;
}

#inv1 {
	display: none;
}

a {
	color: #006699;
}
a:hover {
	color: #CC0000;
}

/***** HEADER *****/

#header {
	background-image: url(../images/head_1_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 90px;
	padding-left: 20px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #7B94A6;
	border-right-color: #7B94A6;
	border-bottom-color: #7B94A6;
	border-left-color: #7B94A6;
}

#header h1 {
	font-size: 12px;
	color: #828C8B;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#header h2 {
	text-align: left;
	margin-bottom: 3px;
}

#header h2 a {
	color: #5E7499;
	text-decoration: none;
}
#header h2 a:hover {
	color: #CC0000;
}
#phone {
	float: right;
	margin-right: 16px;
	margin-top: 4px;
}

/***** STRAPLINES *****/

.sub1 {
	color: #231306;
	padding: 4px;
	text-align: center;
	font-size: 12px;
	border-top: 0px solid #663300;
	border-right: 0px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 0px solid #663300;
	background-color: #D3C9B4;
}
.sub2 {
	color: #231306;
	padding: 4px;
	text-align: center;
	font-size: 12px;
	border-top: 1px solid #663300;
	border-right: 0px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 0px solid #663300;
	background-color: #D3C9B4;
	letter-spacing: 2px;
	clear: both;
	float: none;
}

/***** MENU *****/
#PageNav {
	float: left;
	width: 140px;
	background-color: #EEEEEE;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(bg_pagenav.jpg);
	font-size: 12px;
}

#PageNav p {
	font-size: 100%;
	color: #666666;
	padding: 0px 2px 8px 4px;
	margin-top: 8px;
}

#SectionLinks {
	margin: 0px;
	padding: 0px;
}
#SectionLinks a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #C0C8D7;
	border-right: 0px solid #96BF75;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #DADFE8;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 4px 4px 4px 8px;
	background-image: url(bg_nav.jpg);
	width: 128px;
	background-color: #7B94A6;
}

#SectionLinks a:hover {
	background-color: #A65244;
	color: #ffffff;
	background-image: url(bg_nav_h.jpg);
}

#SectionLinks h4 {
	color: #8192B0;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 8px;
	margin: 0px;
}

#SectionLinks li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	float: left;
	background-color: #64522A;
	filter: Alpha(Opacity=80);
}

/***** PAGE TEXT *****/
#content {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7B94A6;
	border-right-color: #7B94A6;
	border-bottom-color: #7B94A6;
	border-left-color: #7B94A6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
}

#feature {
	padding: 6px 20px 20px;
}
#feature p {
	margin: 8px;
}


#PHeadPic {
	float: left;
	padding: 15px;
}
#PHeadSub {
	color: #336666;
	text-align: center;
	float: right;
	padding-top: 25px;
	width: 270px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#PHeadSub p{
	margin-top: 8px;
	margin-bottom: 8px;
}

#PageText {
	clear: both;
}

.TextJust {
	text-align: justify;
}
.TextCent {
	text-align: center;
}
.TextRgt {
	clear: both;
	text-align: right;
}

.DesComment {
	color: #CC0099;
	font-weight: bold;
}

.NoteMezz {
	color: #666666;
	margin: 19px;
	padding: 4px;
	border: 1px solid #999999;
	background-color: #F5F5F5;
	text-align: justify;
}
.NoteMezz h5 {
	background-color: #CED5D9;
	padding: 4px;
	margin-top: 0px;
	font-size: 110%;
}

/***** IMAGES *****/


.pic {
	border: 1px solid #000000;
}

.PicsRgt {
	text-align: center;
	float: right;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-top: 2px;
	margin-right: 8px;
}
.PicsLft {
	text-align: center;
	clear: both;
	margin: 8px;
	float: left;
}
.PicDesc {
	text-align: center;
	font-size: 80%;
	color: #333333;
	padding: 2px;
	border: 1px solid #CCCCCC;
	vertical-align: top;

}

/***** FOOTER *****/

#footer {
	font-size: 90%;
	padding: 5px;
	border-top: 1px solid #7B94A6;
	border-right: 0px solid #7B94A6;
	border-bottom: 1px solid #7B94A6;
	border-left: 0px solid #7B94A6;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	color: #666666;
}

#footC1C2 {
}
.footC1 {
	width: 33%;
}
#f-head {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

#footC2 {
}
#footC3 {
}

#Social img {
	margin: 4px;
}
#credits {
	background-color: #E9EAE1;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	text-align: center;
	width: 625px;
	font-size: 90%;
}

/***** OTHER *****/

.list1 {
	margin: 6px;
	padding: 0px;
	border: 1px solid #009900;
	background-color: #FEFEFA;
}
.list1 li {
	font-size: 90%;
	list-style-type: disc;
	margin: 3px 3px 3px -12px;
	padding-left: -12px;
}
.list1 h3 {
	padding: 4px 3px 3px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	margin: 0px;
	background-color: #FFFFDF;
}

/***** SUB PAGES *****/

.PageLink {
	background-color: #FEFCF3;
	border: 1px solid #7B94A6;
	width: 286px;
	vertical-align: top;
}

.PageLink p {
	
}
.PageLink a {
	color: #FFFFFF;
	background-color: #7B94A6;
	margin: -8px -8px 0px;
	padding: 3px 3px 3px 6px;
	font-weight: bold;
	display: block;
	text-decoration: none;

}

.PageLink a:hover {
	background-color: #A65244;
	color: #FFFFFF;
	text-decoration: underline;
}
.PageLinkPics {
	text-align: center;
	clear: both;
	float: right;
	border: 1px solid #000000;
	margin-bottom: 1px;
	margin-left: 8px;
	margin-top: 6px;
	margin-right: 4px;
}

.NavSec {
	text-align: center;
	font-size: 86%;
	border: 1px solid #7B94A6;
}

.NavSec strong {
	text-transform: uppercase;
	font-size: 120%;
}

.NavSec a {
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	background-color: #7B94A6;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: none;
}
.NavSec a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
form {
	border: 1px solid #999999;
	text-align: center;
	background-color: #F3F8F7;
	width: 500px;
}
.BuildRegs {
	background-color: #F0E7F1;
	padding: 5px;
	border: 1px solid #666666;
	text-align: justify;
}
#SecTitle {
	font-size: 60%;
	color: #999999;
	margin-bottom: 4px;
	margin-left: -6px;
	margin-top: -6px;
	font-weight: normal;
}
#SearchOpt {
	padding: 3px;
	text-align: center;
}

#News td {
	border: 1px solid #5e7199;
	
}
#News td h3 {
	color: #FFFFFF;
	background-color: #5E7199;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 4px;
	
}

