/*******************************************************
/General
/*******************************************************/
body{
	background:#430704;
	margin:0px 0px 0px 0px;
}

body,div,p,td{
font-family:times;
font-size:12px;
color:#292929;
}

strong{
color:#893D11;
}


h4{
margin:0px 0px 10px 0px;
color:#893D11;
font-weight:normal;
font-size:22px;
}

h4 a{
text-decoration:none;
font-weight:normal;
font-size:22px;
}

h4 a:hover{
text-decoration:none;
font-style:normal;
font-weight:normal;
font-size:22px;
}

a{
color:#893D11;
}


#frameTop{
	background:#781F00;
	height:288px;
	width:100%;
	font-size:20px;
	text-align:center;
}

#frameTopMenu{
	background:#781F00;
	height:30px;
	width:100%;
	font-size:20px;
	text-align:center;
	
}



#frameMid{
	height:100px;
	width:100%;
	height:100%;
	vertical-align:top;
	text-align:center;

}

#ContentMid{
	float:left;
	background:#B39959 url(../images/background730border_03.gif);
	width:730px;
	vertical-align:top;
	text-align:center;

}

#ContentMidTop{
	float:left;
	background:url(../images/midTopBg.gif) no-repeat;
	width:730px;
	height:28px;
	vertical-align:top;
	text-align:center;
}

#ContentMidBot{
	float:left;
	background:url(../images/background730borderBot_03.gif) no-repeat;
	width:730px;
	vertical-align:top;
	
}

#contentMidLeft{
float:left;
width:265px;
display:inline;

text-align:left;
margin:15px 0px 0px 35px;
}

#contentMidRight{
float:left;
width:400px;
display:inline;
text-align:left;
margin:15px 0px 0px 30px;
}

#contentMidFull{
float:left;
width:600px;
display:inline;
text-align:left;
margin:15px 0px 0px 30px;
}

#contentMidfull #title{
margin-left:300px;
}


#footer{
color:#ffffff;
font-size:11px;
margin:5px;
}