/* CSS Document */

body {
margin-top:0;
padding-top:0;
background:#DADB9F;
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}

#main {
width:800px;
border:1px solid #000;
background-color:#fff;

}

#footer_shell {
margin-left:100px;
margin-top:40px;
width:800px;
}

#header {
width:785px;
height:428px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}

#header_int {
width:785px;
height:199px;
margin-left:auto;
margin-right:auto;
margin-top:6px;
}

#header_right{
float:right;
width:527px;
background-image:url(../images/address_bg.gif);
}

#header_rightext{
	float:right;
	width:527px;
	padding: 4px;
	margin: 4px;
}

#header_left{
float:left;
width:258px;
}

#address {
height:43px;
width:517px;
float:right;
text-align:right;
padding:40px 5px 0 0;
color:#DADB9F;
font-size:12px;
}


#spec_links {
height:70px;
width:785px;
margin-left:auto;
margin-right:auto;
background-color:#B4A851;
text-align:center;
}

.spec_links {
padding-left:15px;
padding-right:15px;
}

#nav {
width:258px;
height:292px;
background-image:url(../images/nav_BG.gif);
}

#nav_int {
width:785px;
height:70px;
margin-left:auto;
margin-right:auto;
}



#header .address {
float:right;
font: 14px Arial, Times, serif;
color:#000000;
margin-top:20px;
margin-right:20px;
}

#header .logo{
float:left;
}


#side_bar {
width:263px;
float:right;

}

#pat_ed {
width:150px;
float:right;
border:1px dashed #996600;
height:225px;
margin-top:35px;
margin-right:10px;
}

#content {
width:522px;
float:left;
background-color:#E8E9C2;
}

#index_text {
width:450px;
margin:20px 0 0 60px;
}

#index_text a {
text-decoration:none;
font-weight:bold;
color:#AF9E1F;
}

#index_text a:hover {
color:#666633;
border-bottom:1px dashed;
}

#wrapper {
width:785px;
margin-left:auto;
margin-right:auto;
margin-bottom:6px;
background-color:#E8E9C2;
background-image:url(../images/wrapper_bg.gif);
}

#wrapper_int {
width:785px;
margin-left:auto;
margin-right:auto;
margin-bottom:6px;
background-color:#E8E9C2;
}

#footer {
clear:both;
width:785px;
background-color:#fff;
height:1px;
}


#footer2 {
clear:both;
width:760px;
background:#fff;
border:1px solid #000;
margin:20px 0 0 0;
padding:20px;
}

#footer2 a {
color:#4E4927;
font-weight:bold;
padding:2px;
border:1px solid #ffffff;
text-decoration:none;
}

#footer2 a:hover {
background-color:#DADB9F;
border:1px solid #666633;
}

.bottom_links {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}


.heading {
font:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666633;
}
