@charset "utf-8";
/* CSS Document */

/* CSS Document */



body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #F8EAD6;
	background-position: 000000;
}

img{
border:0;
}


.clear {
clear:both;
}

.left {
float:left;
}

.right{
float:right;
}

.bold{
font-weight:bold;
}


a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}




h1 {
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#943634;
	border-bottom:1px solid #404040;
}

h2{
	font-size:14px;
}

h2 a{
color:#000000;
}

h3{
	font-size:22px;
	font-weight:bold;
	color: #943634;
}

h4{
	font-size:18px;
	font-weight:bold;
	color: #943634;
}

.pad{
padding:10px;
}


.f12{
font-size:12px;
}

.f12 a{
color:#943634;
}



#all{
width:726px;
margin:0 auto;
}

#top_top{
background:url(images/bck_top.gif) 0 0 no-repeat;
height:14px;
}

#wrapper{
background:url(images/bck_all.gif) 0 0 repeat-y;
}

#wrapper .content{
padding:0 18px;
}

#wrapper img{
padding:10px 0 10px 0;
}


#header{
	height:100px;
	background-color: #A55243;
	margin: 0px;
	padding: 0px;
}

#menu_top{
	height:30px;
	line-height:30px;
	margin:5px 0;
	padding:0 0 0 23px;
	background-color: #FFFFFF;
}

#flash{
	height:270px;
	margin:0 0 5px 0;
	background-color: #999999;
}

#three_boxes{
	height:310px;
	overflow:hidden;
	font-size:10px;
	color: #FF3300;
}

#box_1{
float:left;
width:224px;
height:310px;
background:#F3DCBA;
margin:0 9px 0 0;
}

#box_2_fix{
float:left;
width:20px;
height:310px;
background:#8fadd5;
/*margin:0 8px 0 0;*/
}

#box_2{
	float:left;
	width:224px;
	height:310px;
	/*margin:0 8px 0 0;*/
position:relative;
	background-color: #F3DCBA;
}

#box_2 .t{
	position:absolute;
	background:url(images/box_t.gif) 0 0 no-repeat;
	height:11px;
	top:0;
	left:0;
	width:224px;
	font-size:0;
	z-index: 1;
}


#box_2 .b{
	position:absolute;
	background:url(images/box_b.gif) 0 0 no-repeat;
	height:11px;
	bottom:0;
	left:0;
	width:224px;
	font-size:0;
	z-index: 2;
}

#box_2 .txt{
padding:10px 10px;
}

#box_3{
float:right;
width:224px;
height:310px;
background:#F3DCBA;
}

#scrolling{
	height:226px;
	height:240px;
	margin:15px 0 0 0;
	background-color: #F3DCBA;
}

#box_4{
	margin:5px 0 0 0;
	font-size:12px;
	background-color: #EDC88F;
}

#bot_bot{
background:url(images/bck_bottom.gif) 0 0 no-repeat;
height:21px;
font-size:0;
}

#footer{
text-align:center;
}
#footer a{
color:#000000;
}

#footer .submenu{
font-size:12px;
text-transform:uppercase;
}

#footer .copyright{
padding:15px 0 0 0;
}

/*menu*/

.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 0 0 0;
padding:0;
text-transform:uppercase;
}

.ddcolortabs .line{
float:left;
color:#02165D;
/*background: black url(media/color_tabs_left.gif) no-repeat left top;*/
margin:0 2px 0 0;
padding:0 2px 0 2px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a{
float:left;
color:#02165D;
/*background: black url(media/color_tabs_left.gif) no-repeat left top;*/
margin:0 2px 0 0;
/*padding:0 10px 1px 20px;*/
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
/*background: transparent url(media/color_tabs_right.gif) no-repeat right top;*/
/*padding: 4px 8px 2px 7px;*/
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
	/*background-color: #02165D;*/
color:#A55243;
}

.ddcolortabs a:hover span{
/*background-color:#02165D;*/
}

/*currently selected tab
.ddcolortabs .selected a, #ddcolortabs .selected a span{ 
background-color: #591f20;
}
*/

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	top: 0;
	border: 1px solid black; /*THEME CHANGE HERE*/
	border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:3;
	background-color: white;
	width: 250px;
	visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color:#003399;
color: white;
}

/* menu */


/* index2 */


#edit{
background:url(images/bck_2_all.gif) 0 0 repeat-y;
/*margin:5px 0 0 0;*/
padding:5px 0 0 0;
}

#left_column{
float:left;
width:210px;
position:relative;
}

#right_column{
/*float:left;*/
width:425px;
padding:0 0 0 10px;
margin:0 0 0 230px;
}

#click_for_box{
	background:#990002;
	padding:2px;
	margin:2px;
	color:#FFFFFF;
	border: 1px solid #000000;
}

#right_column .txt{
	font-size:14px;
}

#right_column .photo_all{

}

#right_column .photo{
float:left;
padding:0 20px 0 0;
text-align:center;
font-size:18px;
font-weight:bold;
}

#right_column .photo_last{
float:left;
padding:0;
text-align:center;
font-size:18px;
font-weight:bold;
}

#right_column .video{
padding:10px 0 0 0;
}

#right_column hr{
color:#000000;
background:#000000;
}


#floatdiv {
	position:absolute;
	width:90%;
	height:auto;
	left:0;
	top:0;
	padding:1px;
	background:transparent;
	border:none;
	font-size:14px;
	}
	
	.tab_menu{
	background:url(../images/btn_menu.gif) 0 0 no-repeat;
	height:18px;
	line-height:20px;
	width:180px;
	text-align:left;
	padding:0 0 0 5px;
	margin:0 0 1px 0;
	}
	
		.tab_menu a{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
		}
		
		.tab_menu a:hover{
		color:#FFFF00;
		text-decoration:underline;
		}


/* page one column */

#edit_one_column{
background:url(images/bck_3_all.gif) 0 0 repeat-y;
padding:5px 0 0 0;
}

#one_column {
padding:10px;
}

