/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #d2b48c;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #8b4513;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
A:link	{	
	text-decoration:	none;
	color:	#8b4513;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#8b4513;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#8b4513;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#d2b48c;
	}
A.menu:link	{	
	text-decoration:	none;
	color:	#8b4513;
	font-size: 10pt;
	font-weight: bold;
	}	
		
A.menu:visited	{	
	text-decoration:	none;
	color:	#8b4513;
	font-size: 10pt;
	font-weight: bold;
	}	
		
A.menu:active	{	
	text-decoration:	none;
	color:	#8b4513;
	font-size: 10pt;
	font-weight: bold;
	}	
		
A.menu:hover	{	
	text-decoration:	underline;
	color:	#d2b48c;
	font-size: 10pt;
	font-weight: bold;
	}
	
A.pic:link	{	
	text-decoration:	none;
	color:	#8b4513;
	font-size: 8pt;
	font-weight: bold;
	}	
		
A.pic:visited	{	
	text-decoration:	none;
	color:	#8b4513;
	font-size: 8pt;
	font-weight: bold;
	}	
		
A.pic:active	{	
	text-decoration:	none;
	color:	#8b4513;
	font-size: 8pt;
	font-weight: bold;
	}	
		
A.pic:hover	{	
	text-decoration:	underline;
	color:	#d2b48c;
	font-size: 8pt;
	font-weight: bold;
	}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
IMG.modelpic 	
{
	margin: 0px;
	margin-top: 4px;
	margin-right: 8px;
	display:block;
	}
	
IMG.modelplan 	
{
	margin: 0px;
	margin-top: 45px;
	display:block;
	border: 1px #cccccc solid
	}
IMG.border
{
	border: outset 3px #8b4513;	
}
IMG.border2
{
	border: outset 3px #8b4513;	
	margin: 0px;
	display:block;
}
DIV.frame
{
	width: 980px;
	background-color:#ffffff;
    border-top-style: solid;
	border-top-color: #c0c0c0;
	border-top-width: 2px;
    border-left-style: solid;
	border-left-color: #c0c0c0;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	border-right-width: 2px; 
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	border-bottom-width: 2px; 
	padding:0px;
	margin:0px;
	text-align:center;
}

DIV.topbar
{
	background-image: url(images/topbar12.jpg);
	background-repeat:no-repeat;
	width: 980px;
	height:320px;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	font-weight:bold;
	color:	#356567;
	text-align: left;
}
DIV.menubar
{	
	width: 980px;
	vertical-align:middle;
	height:30px;
	text-align:center;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	border-top-style: solid;
	border-top-color: #5A543A;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A543A;
	border-bottom-width: 1px; 
	background-color: #FCF8F4;
}

DIV.copyright
{
	height: 30px; 
	border-collapse: collapse;
	font-size: 8pt; 
	vertical-align: middle;
	text-align: center;
    width: 980px;
	color: #000000;
	padding-top: 10px;
	border-top-style: solid;
	border-top-color: #5A543A;
	border-top-width: 1px; 
	margin-top: 5px;
	background-color: #FCF8F4;
}
DIV.awd
{
	height: 30px; 
	border-collapse: collapse;
	FONT-SIZE: 7pt; 
	vertical-align: middle;
	text-align: center;
    WIDTH: 980px;
	color: #000000;	
	padding-top: 0px;
	padding-top: 10px;
	background-color: #FCF8F4;
}

DIV.main
{
	width: 980px;
	padding:10px;
	text-align: left;
	font-size: 10pt;
}
DIV.maincenter
{
	width: 980px;
	padding:10px;
	text-align: center;
	font-size: 10pt;
}
TD.modelsmid
{	
	padding-top: 20px;
	font-size: 10pt;
	text-align: left;
	width:200px;
	font-weight: bold;
}
TD.modelsleft
{	
	font-size: 11pt;
	text-align: left;
}
TD.infoleft
{	
	font-size: 13pt;
	text-align: left;
	width: 630px;
	vertical-align: top;
	font-weight: bold;
}
TD.inforight
{	
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	text-align: center;
}
TD.contactleft
{	
	font-size: 13pt;
	text-align: left;
	width: 460px;
	vertical-align: top;
}
TD.contactright
{	
	font-size: 13pt;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
