@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;	/* 1em ~= 10px */
	color:#000;
	background:#ffffff;
}



tr, td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; line-height: 16px
	margin:0;
	padding:0;}
	
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; line-height: 16px

	padding:0px;

margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;

	
	}
	
a:visited {  font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
	font-style: normal; 
	color: #333333; 
	font-weight: normal; 
	text-decoration: underline;
	line-height: 16px
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a0201;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	line-height: 16px
}

.home1 {  font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #ffffff; font-weight: normal; line-height: 26px}
.home2 {  font-family: Arial, Trebuchet MS, Helvetica, sans-serif; font-size: 16px; color: #ffffff; font-weight: normal; line-height: 20px}
.home3 {  font-family: Futura, Trebuchet MS, Helvetica, sans-serif; font-size: 17px; color: #ffffff; font-weight: normal; line-height: 22px}
a.home3:link {  font-family: Futura, Trebuchet MS, Helvetica, sans-serif; font-size: 17px; color: #ffffff; font-weight: normal; font-decoration: undeline; line-height: 22px}
a.home3:visited {  font-family: Futura, Trebuchet MS, Helvetica, sans-serif; font-size: 17px; color: #ffffff; font-weight: normal; font-decoration: undeline;  line-height: 22px}
a.home3:hover {  font-family: Futura, Trebuchet MS, Helvetica, sans-serif; font-size: 17px; color: #999999; font-weight: normal; font-decoration: undeline;  line-height: 22px}



.home4 {  font-family: Arial, Trebuchet MS, Helvetica, sans-serif; font-size: 15px; color: #ffffff; font-weight: normal; line-height: 21px}

.footerhome {  font-family: Arial, Trebuchet MS, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: normal; line-height: 15px}

.signup {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;}
.signuptitle {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;}

a.brownlinklarge:link {  font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; color: #2c1300; font-weight: bold; line-height: 18px; text-decoration: underline}
a.brownlinklarge:visited {  font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; color: #2c1300; font-weight: bold; line-height: 18px; text-decoration: underline}
a.brownlinklarge:hover {  font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 14px; color: #999999; font-weight: bold; line-height: 18px; text-decoration: underline}


img {
	border:0;
	behavior: url(iepngfix.htc); /*IE PNG Fix */
}

p {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

#wrapper {
border-color: #2C1300;
border-style: solid;
border-width: 1px; 
 
	display:block;
	position:relative;
	width:896px;
	margin:0 auto;
	padding:0;
	padding-top:0px;
	overflow-x:hidden;
}

#header {
	display:block;
	position:relative;
	height:106px;
}


#footerhome {
	display:block;
	position:relative;
	font-size:12px;
	color:#fffff;
	margin:0px 0;
	background:#2C1300;
}
	
#footer {
	display:block;
	position:relative;
	font-size:12px;
	color:#fffff;
	margin:0px 0;
}

#main {
	display:block;
	position:relative;
	background:#FFFFFF;
	padding-top:44px;
	padding:65px 0 65px 62px;
}

#main.home {
	background:#2C1300;
	padding:0;
	padding-top:44px;
}


#menu {
	display:block;
	height:28px;
	width:856px;
	position:relative;
	background: #87B8B1;
	padding:0 0 0 40px;
}

#home_optional {
	display:block;
	background:#2c1300;

}


h1 {
	font-size: 28px;
	display:block;
	width:800px;
	background:url(../images/hr_dots.gif) repeat-x bottom left;
	color:#2c1300;
}


#main .left_col {
	display:block;
	float:left;
	width:425px;

	font-size: 12px;
}

#main .left_col_narrow {
	display:block;
	float:left;
	width:350px;
	font-size: 12px;
}

#main .right_col {
	display:block;
	float:left;
	width:410px;
}

#main .right_col_wide {
	display:block;
	float:left;
	width:460px;
}

#main #thumbnail {
	position:absolute;
	top:72px;
	right:24px;
}

.large_brown {
	font-size:14px;
	color:#2c1300;
	font-weight:bold;
	line-height: 18px; 
margin-bottom: 2px;

}