﻿body 
{
    background:#818085 url(images/background.jpg) repeat-x;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size:100%;

}



#container
{
    width:900px;
    margin:0 auto 0 auto;
    background:#FFFFFF;
}

#logo
{
    height:75px;
}

#menu
{
   height:52px;
   background-image:#000000 url(images/menubar_bg.jpg) repeat-x;
}





#banner
{
        background:#000000 url(images/banner_bg.jpg) repeat-x;
   height:245px;
}

#banner h1
{
    color:#FFFFFF;
    width:500px;
    float:left;
    text-align:left;
    padding:35px 0px 0px 45px;
    font-size:2.4em;
margin:0px;
}

#banner img
{
    float:right;
margin:0px;
padding:0px;
}


#content
{ padding:0 0 15px 0;
    margin:0px;
    background:#FFFFFF;
    min-height:200px;
    line-height:1.8em;
    overflow:auto;
    font-size:.9em;
}

#localcontent
{float:left; clear:left; width:650px; }
#localmap
{float:left; clear:right; width:220px; border:1px solid #cccccc; 
 min-height:500px; padding:2px 7px; background:#fcfcf9; font-size:.7em;
	line-height:1.2em;}



#content a
{
    color:#000000;
    font-weight:normal;
}

#content p
{
    padding:0px 50px 15px 50px;
    
}

#content h2
{
    padding:0 45px;
    color:#be3135;
    font-size:1.4em;
}

#content a:hover
{
    text-decoration:underline;
}

#content h3
{
border:1px solid #999999;
background:#FFFFFF;
font-size:1em;
font-weight:normal;
width:550px;
margin:30px 0 0 50px;
padding:10px;
min-height:80px;
}
.localmaph3
{ border:none;
color:#be3135;
font-size:1.5em;
line-height:1.5em;
font-weight:bold;

}

.localmaptext
{

}

#content h3:hover
{
    background-color:#EFEFEF;
    text-decoration:underline;
    border:1px solid #BE290B;
}

#content h3 img
{
    border:solid 1px #AAA;
    float:left;
    margin:0px 20px 10px 10px;
}


#content h4
{
    color:#606060;
border:1px solid #C0C0C0;
border-bottom:2px solid #666666;
background:#CCCCCC;
font-size:1.1em;
font-weight:bold;
width:650px;
margin:30px 0 0 100px;
padding:3px 10px;
}

#content h5
{
border-left:1px solid #C0C0C0;
border-right:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
border-top:none;
background:#FFFFFF;
font-size:1em;
font-weight:bold;
width:650px;
margin:0 0 0 100px;
padding:10px;
}


#content h6
{
border-left:1px solid #C0C0C0;
border-right:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
border-top:none;
background:#EFEFEF;
font-size:1em;
font-weight:normal;
width:650px;
margin:0 0 0 100px;
padding:10px;
}

#content ul
{
    border-left:1px solid #C0C0C0;
border-right:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
border-top:none;
background:#ffffff;
font-size:1em;
font-weight:normal;
width:650px;
margin:0 0 50px 100px;
padding:10px;
}

#content li
{
margin:10px 35px;
list-style-image: url(images/bullet.gif);

}

#footer
{
    padding-top:10px;
    color:#EFEFEF;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    font-size:.8em;
    background-color:#818085;
}

#footer img
{
    padding:0 10px;
}


#footer a, a:visited
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

#footer a:hover
{
    color:#CCCCCC;
    text-decoration:underline;
}


.privacy  
{
    font-size:.75em;
    line-height:1.2em;
    padding:10px 50px;
}

.privacy b
{
    padding:50px;
    
    font-size:1.2em;
}

.treeview 
{
    padding:50px;
    font-size:1.4em;
}

#contact
{
        background:#f6821f;
        overflow:auto;
        padding:0px 10px 10px 10px;
        color:#EEEEEE;
}

#contact p
{
    font-size:1.4em;
}

#contact_l
{
    width:450px;
    float:left;
    border-right:1px solid #EFEFEF;
}

#contact_l b
{
	font-size:1.4em;
	margin-bottom:15px;
	display:block;
}

#contact_r
{
    width:420px;
    float:right;
}


#contact_r b
{
	font-size:1.4em;
	margin-bottom:15px;
	display:block;
}
.fieldsetdiv
{
 background:#F9923C;
    border:1px solid #fAAAAA;
    padding:10px;
    width:420px;
}
fieldset
{
    font-size:1.4em;
     background:none;
    border:none;
    margin:0px;
    width:400px;
   
}

fieldset input
{
    width:200px;
    background:#f6821f;
    border:1px solid #fAAAAA;
    float:right;
    margin-right:10px;
    font-size:1em;
    color:#EFEFEF;
}

fieldset select 
{
        width:300px;
    background:#f6821f;
    border:1px solid #fAAAAA;
    float:right;
    margin-right:60px;
    font-size:1em;
    color:#EFEFEF;
}


fieldset textarea 
{
            width:300px;
    background:#EFEFEF;
    border:1px solid #fAAAAA;
    float:right;
    margin-right:60px;
    font-size:1em;
    color:#EFEFEF;
}

.button
{
                width:300px;
    background:#C0C0C0;
    border:1px solid #fAAAAA;
    float:right;
    margin-top:30px;
    margin-right:50px;
    font-size:1em;
    color:#333333;
}

.button:hover
{
    background:#f6821f;
    color:#be3135;
    border:1px solid #be3135;
}

.contactdetails b
{
	
	margin:10px 0px;
	font-size:1.6em;
	}
	
	.ComboWrapper b
	{
	
	clear:none;
	display:block;
	width:80px;
	font-size:1.6em;
	margin-bottom:10px;
	}
	.ComboWrapper select
	
	{margin-left:10px;
	 margin-bottom:10px;
		font-size:1.2em;
		width:200px;
		}