@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 25px;
}

body {
    background-image: url(images/backgradient.gif);
	background-color:#666666;
	background-repeat:repeat-x;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFCC;
	text-decoration:none;
}
a:hover {
	color: #660000;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.style1 {color: #660000}
.style2 {color: #FFFFFF}

#maincontainer{

width: 1024px;
height:auto;
padding-top:0px;
margin: 0 auto;
}

#mainnav{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #850000;
float:left;
width:1004px;
padding-left:20px;
padding-top:10px;
background-color: #999999;
}

#modern{
float:left;
width:450px;
height:200px;
background-color: #999999;
}

#skyline{
width:574px;
float:left;
height:200px;
background-color: #999999;
}

#gradientarea{
width:1024px;
height:200px;
float:left;
background-image:url(images/gradient.gif);
background-repeat:repeat-x;
}

#logoarea{
width:260px;
height:140px;
margin-top:60px;
margin-left:20px;
float:left;
}

#photoleft{
width:303px;
height:200px;
float:left;
}

#photoright{
width:168;
height:200px;
float:left;
}

#bottomblack{
background-color:#000000;
width:1024px;
height:auto;
}

#subnav{
width:280px;
height:200px;
float:left;
margin-top:30px;
border-top:#FFFFFF;
border-top-width:thin;
border-top-color:#FFFFFF;
border-top-style:solid;
}

#subnavitems{
border-bottom:#FFFFFF;
border-bottom-width:thin;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
width:230px;
height:25px;
padding-left:50px;
padding-bottom:0px;
padding-top:0px;
}

#subnavitems2{
color:#FFFFFF;
border-bottom:#FFFFFF;
border-bottom-width:thin;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
width:230px;
height:50px;
padding-left:50px;
padding-bottom:0px;
padding-top:0px;
}

#subnavitems3{
color:#FFFFFF;
border-bottom:#FFFFFF;
border-bottom-width:thin;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
width:230px;
height:auto;
padding-left:50px;
padding-bottom:0px;
padding-top:0px;
}

#content{
width:451px;
height:auto;
background-color: #999999;
float:left;
padding-left:10px;
padding-right:10px;
background-image:url(images/contentshadow.gif);
background-repeat:repeat-x;
}

#contentext{
width:400px;
height:auto;
padding-left:40px;
padding-right:10px;
margin-bottom:10px;
}

#contentext a {
	color: #333333;
	text-decoration: underline;
}

#contentext a:hover {
	color: #660000;
}

#footer{
width:380px;
height:auto;
margin-left:40px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
background-color: #999999;
border-top:#FFFFFF;
border-top-width:thin;
border-top-color: #660000;
border-top-style:solid;
color:#660000;
line-height:18px;
}

#footer a {
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
	text-align:center;
}

#footer a:hover {
	color: #660000;
}
