/* CSS Document */
body
{
	margin:0 0 0 0;
	background-color:#FFFFFF;
}
.content a
{
	color:#FF0000;
	text-decoration:none;
}
.content a:hover
{
	color:#FF00FF;
	text-decoration:underline;
}

.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:justify;
}
.conheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#660000;
}
.subconheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#996600;
}
.subtitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;
	font-weight:bold;
}
.subconheading
{
	font-family:Arial, Helvetica, sans-serif, Arial;;
	font-size:18px;
	color:#990000;
	font-weight:bold;
}
.description
{
	font-family:Arial, Helvetica, sans-serif, Arial;
	font-size:12px;
	color:#333333;
	font-style:italic;
}
/*header*/
.tblth
{
	background-image:url(../images/banner.jpg);
	height:147px;
	width:1000px;
}

/*body*/
.sidebg
{
	background-image:url(../images/sidebg.jpg);
	width:9px;
	height:500px;
}
/*footer*/
.footbg
{
	background-image:url(../images/footer.jpg);
	width:1000px;
	height:35px;
}
.copyright
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
}
/*side menu*/
.smhead
{
	background-image:url(../images/subhead.jpg);
	width:185px;
	height:18px;
}
.smbody
{
	background-image:url(../images/subbg.jpg);
	width:185px;
	height:70px;
}
.smfoot
{
	background-image:url(../images/subfoot.jpg);
	width:185px;
	height:13px;
}
/*photo gallery*/
.photogallery
{
	font-family:"Century Gothic", Impact;
	font-size:14px;
	color:#660000;
}
/*support*/
.tdborder
{
	border-bottom-width:1px;
	border-bottom-color:#330000;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#330000;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#330000;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#330000;
	border-right-style:solid;
}
.tbx
{
	border-bottom-width:1px;
	border-bottom-color:#330000;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#330000;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#330000;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#330000;
	border-right-style:solid;
	height:15px;
	width:160px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.anhead
{
	background-color:#993300;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:30px;
	color:#FFFFFF;
}
.antdleft
{
	border-bottom:1px solid #993300;
	border-left:1px solid #993300;
}
.antdright
{
	border-bottom:1px solid #993300;
	border-left:1px solid #993300;
	border-right:1px solid #993300;
}
.adtbl
{
	border-bottom:1px solid #993300;
	border-left:1px solid #993300;
	border-right:1px solid #993300;
	border-top:1px solid #993300;
}
.txtbox
{
	height:13px;
	font-size:11px;
	width:150px;
}
/*support*/
.suptd1
{
	width:40%;
	text-align:left;
	vertical-align:top;
}
.suptd2
{
	width:50%;
	text-align:left;
	vertical-align:top;
}
.suptr
{
	height:40px;
}