/* Colors
Burgandy: #660000
Tan: #c5b49f
*/

* { margin:0; padding:0;}
body { background:#660000; font-family:Tahoma; font-size:100%; line-height:1em;}
img {border:0; vertical-align:top;}
.tall_bottom { background:url(../images/bg_1.gif) bottom left repeat-x; width:100%;}

a:hover{text-decoration:none;}
a {color:#660000;}
strong {color:#660000;}
.black {color:#000000; text-decoration: underline;}
span a { color:#000000;}

.clear { clear:both;}
.fright { float:right;}
.alignright { text-align:right; margin:0 6px 0 0;}
.more {background:url(../images/z_more.gif) top left no-repeat; background-position:0 1px; color:#000000; padding:0 0 3px 20px; font-weight:bold; font-size:1.09em;}
.a { background:url(../images/z.gif) top left no-repeat; background-position:0 1px; color:#660000; padding-left:15px; text-decoration:none; display:block;}
.a:hover { text-decoration:underline;}

#popup_home {
	background-color:#FFFFFF;
	border:1px solid #660000;
	display:none;
	height:575px;
	left:275px;
	padding:20px;
	position:absolute;
	top:450px;
	width:600px;
}

ul {
	margin: 3px 15px;
	padding: 2px;
}
li {
	margin: 1px 15px;
	padding: 2px;
}

#doclist ul{ margin:0; padding:0; list-style:none;}
#doclist li a{ background:url(../images/z.gif) top left no-repeat; background-position:0 1px; color:#660000; padding-left:16px; text-decoration:underline; line-height:1.818em;}
#doclist li a:hover { color:#660000; text-decoration:none;}

/*header*/
.main_menu { padding:10px 0 0 0;}
#topnav { 
	width: 100%;
	text-align: right;
	padding: 0 0 7px 0;
	font-size: 11px;
}

/*content*/
#content { font-size:0.6875em; line-height:1.363em; color: #333333;}
#content .indent { padding:7px 29px 35px 43px;}
#content .title { margin-bottom:12px;}
#content .title1 { margin-bottom:15px;}
#content .col_1 .ind { padding:28px 62px 0 0;}
#content .col_2 .ind { padding:28px 0px 0 0;}
#content .p { margin:9px 0 14px 25px;}
#content .p1 { margin:0 0 14px 0;}
#content .pic { float:left; margin:0 13px 5px 0;}
#content .pic2 { float:left; margin:0 2px 5px 0;}
#content .bg_line { background:url(../images/line.gif) bottom left repeat-x; padding-bottom:13px; margin-bottom:17px;}


/*footer*/
#footer { font-size:0.6875em; color:#fff; background:url(../images/bg_1.gif) top left repeat-x;}
#footer a {color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .txt { padding:27px 0 0 44px;}
#bottomnav {
	text-align: center;
	padding: 1px;
	width: 100%;
	font-size: 11px;
}

#page #content .col_1 { background:url(../images/bg_block.jpg) bottom left no-repeat;}
#page #content .col_1 .pad { margin:40px 0 2px 37px;}
#page #content .col_1 .pic1 { margin:0 5px 0 40px;} 
#page #content .col_2 { color:#525960;}
#page #content .col_2 .p { padding-top:6px; margin:0px; line-height:1.181em;}
#page #content .col_2 a { color:#000000; font-weight:bold; font-size:1.09em;}
#page #content .col_2 .pic1 { margin:3px 8px 0 0;}

/* CONTACT PAGE */
#page #content .col_1c { }
#page #content .col_1c b { font-size:1.09em;}
#page #content .col_1c .ind { padding:0 63px 0 0;}
#page #content .col_2c { line-height:1.181em;}
#page #content .col_2c .pic { margin:-5px 20px 46px 0;}

.input{
   background:#fff;
   border:1px solid #b4b4b4;  
   width:318px; height:20px;  
   font-size:1em;
   font-family:Tahoma;
   color:#8c8c8c;
   
}
textarea{
   background:#fff;
   border:1px solid #b4b4b4;
   width:318px; height:50px;  
   font-size:1em;
   font-family:Tahoma;
   overflow:auto;
   color:#8c8c8c;
}

.leftImage {
	float: left;
	margin: 0 7px 7px 0;	
}

.rightImage {
	float: right;
	margin: 0 0 7px 7px;	
}

.sndind { padding:0px 25px 0 25px;}

.success {
	color: #006600;
	font-weight: bold;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.loginbox {
 	margin: 5px auto;
	border: 1px solid #660000;
	width: 300px;
 }
 
.sep {
	margin: 0px auto;
	width: 450px;
}

#colist {
	margin: 0px auto;
}

.clearBoth {
	clear: both;
}
