/* CSS Document */

body {
   FONT-SIZE: 8pt; COLOR: #808080; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #ADA189;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

P {
	FONT-SIZE: 8pt; COLOR: #808080; FONT-FAMILY: Verdana,Helvetica,Arial
}
TD {
	FONT-SIZE: 10px;
	COLOR: #808080;
	FONT-FAMILY: Verdana,Helvetica,Arial;
	text-align: left;
	
}
LI {
	FONT-SIZE: 8pt; COLOR: #808080; FONT-FAMILY: Verdana,Helvetica,Arial
}
DIV {
	FONT-SIZE: 8pt;
	COLOR: #808080;
	FONT-FAMILY: Verdana,Helvetica,Arial;
	text-align: centre;
}
.WhiteText {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana,Helvetica,Arial
}
.asterisk {
	COLOR: #cc3f23
}
A:active {
	FONT-WEIGHT: bold; COLOR: #808080; TEXT-DECORATION: none
}
A:link {
	FONT-WEIGHT: bold; COLOR: gray; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: gray; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #CC0000; TEXT-DECORATION: none
}
h1 {
	font-size: 14px;
	font-weight:600;
	color: #663300;
	text-align: left;
}

h3 {
	font-size: 130%;
	color: #990000;
	line-height: 2px;

}
h4 {
	font-size: 100%;
	color: #990000;


}
h5 {
	font-size: 110%;
	color: #000000;


}
#holder{
	width: 780px;
	background: #FFFFff;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

/**************** header styles *****************/
#header{
	height: 60px;
	width: 281px;
	float: left;
	border: 1px solid #999999;
}

#header img{
	display: block;
	float: none;
	padding-top: 8px;
	padding-left: 20px
}
#header2{
	height: 60px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: right;
	
}
#header2 h2{
	padding: 10px 15px 2px 5px;
	text-align: right;
	color: #663300;
	font-size: 10px;
}
/**********************************************/	

#nav {
	width: 307px;
	float: left;
	background: url(image/screen_layout.jpg) no-repeat;
	height: 533px;
	border-left: 1px solid #999999;

	

}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px 25px 10px 0px;
	line-height: 19pt;
	text-align: right;
		
}

#sectionLinks h3{
	padding: 5px 0px 2px 5px;
	border-bottom: 1px dotted #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
border-bottom: 1px dotted #cccccc;
	display: block;
	padding-right:55px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bg_nav.jpg);
}

#sectionLinks a:hover{
	border-bottom: 1px dotted #cccccc;
	background-color: #6D4219;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
/**************************end of section links***********/
#content {
	height: 512px;
	
	border-right: 1px solid #999999;
	padding-top: 20px;
}

#content h1 {
	border-left: 20px;	
}	
/****************************bootom boxes************/

#address {
	width:400px;
	padding-top: 24px;
	color:#663300;
	font-size: 9px;
	text-align: left;
	line-height: 15pt;
	
	padding-left: 10px;
	
		
}

#address2 {
	width:100%;

	border-top: 1px solid #999999;

	
}
#box1 {
	padding: 8px 10px 12px 18px;
	border-top: 1px dotted #999999;
	width: 80%;
	text-align: center;
	
}
#box2 {
	padding-top: 16px;
	border-top: 1px dotted #999999;
	width: 95%;
	text-align: left;	
}
