/*---[ undohtml ]-------------------------- */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
body	{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#4e1c18;
background:#800000 url(../images/layout/body-bg.jpg) top center no-repeat;

}

#wrapper	{
width:960px;
margin:0 auto;
overflow:hidden;
background:url(../images/layout/content-bg.jpg) repeat-y;
}

#wrapper .inside	{
/*padding:0 0px 0 20px;*/
/*background:#ccc;*/
}

#branding	{
height:220px;
background:url(../images/layout/branding.jpg) top center no-repeat;
}

#branding h4	{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:46px;
font-weight:normal;
line-height:1em;
color:#aaa487;
padding:90px 0 0 190px;
text-indent:-999px;
}


#content	{
float:left;
width:630px;
margin:-60px 0 0 0;
}

#content_full	{
float:left;
width:870px;
margin:-60px 0 0 0;
}

#content_main	{
float:right;
width:400px;
}

#content_main_full	{
	float:right;
	width:640px;
}

#content_main_full_header	{
float:right;
width:380px;
margin:0 260px 0 0;}

#content_main .inside	{
padding:0 20px 0 0;
}


#content_sub	{
float:left;
width:200px;
}

#content_sub .inside	{
padding:0 0 0 30px;
}


#content_sub2	{
float:right;
width:255px;
margin:0 60px 0 0;
}

* html #content_sub2	{/* for ie6 double margin */
float:right;
width:255px;
margin:0 30px 0 0;
}

#content_sub2 .inside	{
padding:0;
}



/*-- right column News Box --*/
#newsbox	{
width:245px;
background:url(../images/layout/news-bot-bg.jpg) bottom left;
}

#newsbox h2	{
width:255px;
height:75px;
background:url(../images/layout/news-top-bg.jpg) top left;
text-indent:-999px;
}

#newsbox .inside	{
margin:-35px 0 0 0;
padding:0 10px 50px 10px;
}

#newsbox h3	{
color:#fff;
font-size:15px;
margin:10px 0 0 0;
}

#newsbox p	{
font-size:12px;
color:#4e1c18;
margin:0 0 0 0;
}

#newsbox a.readmore	{
font-weight:bold;
font-style:italic;
color:#a1191f;
}

#newsbox a.readmore:hover	{
font-weight:bold;
font-style:italic;
color:#a1191f;
text-decoration: underline;
}

/*--------------------------------*/

.gallery_thumbs h3 {
background:url(../images/layout/gallery-hdr-bg.jpg) top left no-repeat;
width:255px;
height:43px;
text-indent:-999px;
}

.gallery_main h3 {
width:255px;
height:0px;
text-indent:-999px;
}

#footer	{
width:960px;
height:80px;
margin:0 auto;
background:url(../images/layout/footer-bg.jpg) no-repeat;
}


/*-- Nav Main --*/
#nav_main	{
margin:0 0 20px 0;
}


#nav_main ul	{
padding:0;
width:170px;
}

#nav_main li	{
font-size:14px;
font-weight:bold;
line-height:normal;
margin:0 0 10px 0;
color:#a1191f;
}

#nav_main li a	{
color:#a1191f;
text-decoration:none;
}

#nav_main li a:hover	{
color:#24725c;
text-decoration:none;
}
/*-- basiclist --*/
ul.basiclist	{
margin:10px 0;
list-style-type:square;
}

ul.basiclist li	{
	margin-left:20px;
	margin-top:10px;
	text-align: left;
}

ul.basiclist ul	{
margin-left:50px;
margin-top:10px;
}

/* current page styles */
#home #nav-home a,
#about #nav-about a,
#what #nav-what a,
#help #nav-help a,
#news #nav-news a,
#faqs #nav-faqs a,
#see #nav-see a,
#pox #nav-pox a,
#facts #nav-facts a,
#gallery #nav-gall a,
#contact #nav-contact a,
#links #nav-links a	{
text-decoration:none;
font-weight:bold;
color:#24725c;
}


/*-- footer logos and links --*/
#logos	{
padding:12px 0 0 197px;
}

/*-- text formatting --*/
h1	{
font-size:25px;
font-weight:normal;
color:#a1191f;
margin:0 0 10px 0;
border-bottom:1px solid #d4ab5e;
}

h2	{
	font-size:20px;
	font-weight:normal;
	color:#a1191f;
	margin:0 0 10px 0;
	text-align: left;
}

h3	{
	font-size:15px;
	font-weight:bold;
	color:#a1191f;
	margin:0 0 10px 0;
	text-align: left;
}

p	{
	line-height:1.4em;
	margin:0 0 10px 0;
	text-align: left;
}

/*-- links --*/
a:link, a:visited, a:active	{
color:#a1191f;
font-weight:bold;
text-decoration:none;
}

a:hover	{
	color:#24725c;
	text-decoration:underline;
	text-align: left;
}

/*-- images --*/
.img-right	{
float:right;
margin:0 0 0 10px;
}

.img-left	{
float:left;
margin:0 10px 0 0;
}

.img-right-border	{
float:right;
padding:4px;
border:1px solid #d4ab5e;
margin:0 0 0 10px;
}

.floatright
{
float: right;
width: 100px;
}

.img-left-border	{
float:left;
padding:4px;
border:1px solid #d4ab5e;
margin:0 10px 0 0;
}

.img-border	{
padding:4px;
border:1px solid #d4ab5e;
margin:0 0 0 0;
}


.cursive {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #800001;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
green {
	color: #060;
}
.green {
	color: #060;
	font-weight: bold;
}
.red {
	color: #900;
	font-weight: bold;
}
.center {
	text-align: center;
}
td.cent {
	align: center;
}
