/* website specific */

.logo {
	font-family: "Arial Black", "Palatino Linotype", Georgia, Impact;
	font-weight: bold;
	color: #00339A;
}
.sub_logo {
	color: #BC3214;
	font-weight: bold;
}









#wrap{
\width:808px;
w\idth:953px;
margin:0 auto;
padding:0px 20px 0px 20px;
text-align:left;
background:url(/images/dotpeak_bg.gif) repeat-y center;
/*border:#333333 1px solid;*/
}

#header{
height:91px;
background:url(/images/dotpeak_header_bg.gif) repeat-x;
}
#header .logo{
margin-top:27px;
margin-left:31px;
float:left;
}
#header .country_list{
margin-top:37px;
margin-right:31px;
float:right;
font-size:11px;
}

#top_nav{
height:28px;
background-color:#831a16;
border-bottom:inset #5e6f77 1px;
border-top:outset #5e6f77 1px;
}
#top_nav ul{
list-style: none;
padding: 0;
margin: 0;
float:right;
}
#top_nav li{
display:inline;
float: left;
}
#top_nav a{
background:url(/images/dotpeak_top_nav_bg.gif) no-repeat left #831a16;
color: #fbf9f9;
display: block;
float: left;
line-height: 28px;
text-decoration: none;
width:80px;
text-align:center;
font-size:13px;
}
#top_nav a:hover {
background-color:#561a1a;
}
#top_nav ul li a#current {
background-color:#561a1a;
}

#banner{
height:150px;
}

#footer_nav{
height:22px;
background-color:#831a16;
border-bottom:solid #5e6f77 1px;
border-top:solid #5e6f77 1px;
margin-bottom:5px;
}
#footer_nav a{
line-height:22px;
color: #fbf9f9;
text-decoration: none;
text-align: center;
padding-right:8px;
padding-left:8px;
}
#footer_nav a:hover {
background-color:#9a2925;
}

#main{
height: auto;
width:100%;
position:relative;
/*background:url(/images/dotpeak_banner_bg.gif) repeat-x top;*/
background:url(/images/dotpeak_main_nav_bg.gif) repeat-y;
}
#bottom_logo{
width:auto;
bottom:0;
}



#main_nav{
width:200px;
height:auto;
background:url(/images/dotpeak_main_nav_bg.gif) repeat-y;
float:left;
}
#main_nav ul{
list-style-type: none;
text-align: left;
margin-left:0px;
}
#main_nav li{
list-style:none;
line-height:32px;
}

#main_nav ul li h3 a{
background:url(/images/dotpeak_mainnav_link.gif) no-repeat left;
padding-left: 20px;
text-align: left;
text-decoration: none;
color: #bf4946;
display:block;
line-height:32px;
font-weight:normal;
border-bottom:dashed 1px #CCCCCC;
}
#main_nav ul li h3 a:hover{
background:url(/images/dotpeak_mainnav_link_hover.gif) no-repeat left #FFFFFF;
color:#921310;
}
#main_nav ul li h3 a#current{
background:url(/images/dotpeak_mainnav_link_hover.gif) no-repeat left #FFFFFF;
color:#921310;
}
#main_nav ul li h2 a#navheader{
background:url(/images/dotpeak_mainnav_header.gif) repeat-x;
text-align:center;
font-weight:800;
text-decoration: none;
color: #fbf9f9;
display:block;
height:38px;
line-height:24px;
padding:0px;
border:none;
font-size:14px;
}
#main_nav ul li h1, h2, h3, h4{
margin:0px;
}
#main_nav img{
/*border:#333333 1px solid;
position:absolute; bottom:0;
*/
}
#main_nav p{
padding:0px 8px 0px 8px;
font-size:11px;
}


#main_content{
\width:780px; /* old browsers */
w\idth:733px; /* new browsers  */
height:auto;
padding:20px 20px 0px 20px;
float:right;
background:url(/images/dotpeak_banner_bg.gif) repeat-x top;
}
