/* CSS Document */
*{
	margin:0 auto;
	padding:0px;

}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#175b5b;
}
a {
	color:#006666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:solid 0px #414855;
	text-decoration:underline;
}
a:hover {
	color:#006666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	border-bottom:solid 0px #e01601;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:1px solid #000000;
	color:#000000;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#006666;
	font-size:18px;
	font-weight:bold;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0e2070;
}

ul.longlist li {
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 10px;
}

.videoFloat {
	float: right;
	margin-left: 15px;
}

/***********************************************/
/*Main Body Div                               */
/***********************************************/
#wrapper {
	width:824px;
    margin-left:auto;
    margin-right:auto;	
	background:none;
	
}
.req
{
color:#FF0000;
}
.form .submit {float:right; margin-right: 75px}
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#ffffff; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:150px}
#topspace
{	
	width:824px;
	height:10px;
	min-height:10px;
	float:left;
	text-align:left;
	background:none;
	
	
}
#blocktop
{	
	width:824px;
	height:194px;
	min-height:194px;
	float:left;
	text-align:left;
	background:url(../images/topbanner.jpg) no-repeat;
	
	
}
#phone
{	
	width:300px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
	min-height:25px;
	float:right;
	text-align:right;
	background:none;
	padding-right: 20px;
	padding-top: 5px;
	
	
}
#comm
{	
	width:500px;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
	min-height:25px;
	float:right;
	text-align:right;
	background:none;
	padding-right: 20px;
	padding-top: 80px;
	
	
}
#navbar
{	
	width:824px;
	height:31px;
	min-height:31px;
	float:left;
	text-align:left;
	background:url(../images/nav.jpg);
	background-repeat: repeat-x;
	
	
}
#maintop
{	
	width:824px;
	height:33px;
	min-height:33px;
	float:left;
	text-align:left;
	background:url(../images/maintop.jpg) no-repeat;
	
	
	
}
#main
{	
	width:744px;
	height:auto;
	min-height:150px;
	float:left;
	text-align:left;
	background:url(../images/mainline.jpg) repeat-y;
	padding: 0px 40px 0px 40px;
	
	
	
}
#mainbtm
{	
	width:824px;
	height:43px;
	min-height:43px;
	float:left;
	text-align:left;
	background:url(../images/mainbtm.jpg) no-repeat;
	
	
	
}
#bottom
{	
	width:824px;
	height:160px;
	min-height:160px;
	float:left;
	text-align:left;
	background:url(../images/btm.jpg) no-repeat;
	
	
	
}
#btmr
{	
	width:180px;
	height:120px;
	min-height:120px;
	float:left;
	text-align:center;
	background:none;
	padding-top:40px;
	
	
	
}
#btmc
{	
	width:420px;
	height:140px;
	min-height:140px;
	float:left;
	text-align:center;
	background:none;
	padding-top:40px;
	
	
	
}
#btml
{	
	width:170px;
	height:140px;
	min-height:140px;
	float:left;
	text-align:center;
	background:none;
	padding-left:27px;
	padding-top:40px;
	
	
	
}
#communities {
	width: 160px;
	height: 75px;
	overflow: auto;
}

#communities ul {
	
	text-align: left;
	margin-left: 20px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer
{	
	width:824px;
	height:auto;
	color:#FFFFFF;
	min-height:45px;
	float:left;
	text-align:center;
	background:none;
	padding-top:10px;
	
	
	
}
#footer a
{	
		color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	text-decoration: none;
	border-bottom:solid 1px #000000;
	
}
#footer a:hover
{	
		color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	text-decoration: none;
	border-bottom:solid 0px #ff3300;
	
}
