/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
	font: 14px Verdana,Tahoma,"Arial",sans-serif;
	text-align:center;
	background-color:#471E00;
	background-image:url(/images/topbg.jpg);
	background-repeat:repeat-x;
}

#header{height:156px;
	 width:780px;
	 background-image:url(/images/index_01.jpg);
}

#menu{height:47px;
	 width:660px;
	 background-image:url(/images/index_01_1.jpg);
	 background-repeat:no-repeat;
	 padding-left:120px;
	 padding-top:1px;
}

#menu a{color:#471E00; font-weight:bold;}

a{color:#b30003; text-decoration:underline;}
a:hover{color:#b30003; text-decoration:underline; font-style:italic; background-color:inherit;}
a img{border:none;}

p{padding:5px 0 8px 0; line-height:20px;}

h1{font-size:22px; line-height:125%; text-align: center; padding:10px;}
h2{font-size:16px; color:#b30003; line-height:20px; text-align: center; padding:12px;}

/**************** Content styles ****************/

#container{width:780px; margin-left:auto; margin-right:auto; text-align:left; background-image:url(/images/index_02.jpg); background-repeat:repeat-y; color:#303030;}
#content{float:left; width:700px; padding:0 40px 0px 40px;}

/**************** Footer styles ****************/

#footer{clear:both; width:780px; height:83px; background: url(/images/index_03.jpg);}


/**************** Misc classes and styles ****************/

#maincontent {}

#bullets {padding:20px;}

.fright { float:right;}

.clear { clear:both;}

.form { height:35px;}
.form input {width:191px; height:17px; background:#fff; border:1px solid #404040; font-size:1em; color:#484848; padding-left:5px;}
textarea { width:351px; height:125px; background:#fff; overflow:auto; border:1px solid #404040; font-size:1em; color:#484848; font-family:Arial, Helvetica, sans-serif;}

.col_3 .row_2 {float:left; background-color:#222725; width:166px; padding-left:5px; margin-left:8px;}
.col_4 .row_2 {float:right; width:485px; padding:0 20px 15px 10px;}
.col_4 .plus10 {padding:10px;}
.col_4 .plus10 p{padding-bottom:5px;}
.column1 {float:left; width:201px; padding-left:50px;}
.column2 {float:right; width:353px; padding-right:75px;}
