/*** INITIAL STYLING  ***/

/* Neutralize styling*/

html, body, form, fieldset{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	color:#848661;
}

html{
	font-size: 100%;
}

body{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.875em; 
	line-height:1.5em;
	text-align: center;
	background-color:#D9DBC5;
	background-image:url(images/BodyBG.gif);
}

/* Some margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 10px;
	padding: 0;
}

/* Apply extra left margin to the few elements that need it: */
li, dd, blockquote {
	margin-left: 2em;
}

/* Miscellaneous conveniences: */

img{
 	border:none;
	margin:0;
	padding:0;
}

a img {
	border: none;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

/*** END OF INITIAL STYLING  ***/



/*** FONT AND LINK STYLING ***/

h1, h2, h3, h4, h5, h6{
	color:#6A6B4E;
	text-transform: uppercase;
	font-weight: normal;
}
			
h1{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.428em;
	line-height:1.2em;
}
			
h2{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.143em;
	line-height:1.2em;
}
			
h3{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.2em;
}

a, a:link, a:visited, a:active{
	color: #6A6B4E;
	text-decoration: underline;
	}
			
a:hover{
	color:#B0B281;
	text-decoration: none;
	}

/*** END FONT AND LINK STYLING ***/



/*** LAYOUT ***/

div#container{
	width:780px;
	text-align:left;
	margin:10px auto;
	padding:0;
}

div#headerTop {
	overflow: hidden;
	background-image:url(images/HeaderTop.jpg);
	background-repeat: no-repeat;
 	height:14px;
 	width:780px;
}

/* Header */
div#headerBG {
	background-image:url(images/HeaderBG.jpg);
	background-repeat: repeat-y;
	height:225px;
	width:780px;
}

div#header {
	background-image:url(images/HeaderImage.jpg);
	background-repeat: no-repeat;
	height:223px;
	width:751px;
	margin-left:13px;
	overflow:hidden;
}

div#header h1{
	text-indent: -99999px;
	margin:0;
	padding:0;
}

div#header h1 a{
	height:233px;
	display:block;
	text-decoration: none;
	margin:0;
	padding:0;
}

div#headerBottom {
	background-image:url(images/HeaderBottom.jpg);
	background-repeat: no-repeat;
 	height:57px;
 	width:780px;
	overflow:hidden;
}

/* Adress & Date */

Div#DivBorderAdress{
	float:left;
	width:500px;
	margin-left:20px;	margin:-12px 0 0 20px;
}

h1#BorderAdress{
	padding:0;
 	text-align:center;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}

a#a_BorderAdress{
	color: #6f6f63;
	text-decoration: none;
	}

h1#TodaysDate{
	color: #6f6f63;
	margin: 0px 90px 0 0;
	padding:0px 0 0 0;
	font-size: 10px;
	font-weight: bold;
 	text-align:right;
}
/* Adress & Date Ends */
/* END Header */

div#wrapper{
	float:left;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-y;
}

div#contentBG{
	float:left;
	width:537px;
}

div#Content{
	width:500px;
	margin-left:20px;
}

div.ContentInner
{	
	overflow: hidden;
	margin:0 12px 0 22px
}

div.FullWBox{
	width:440px;
	margin:0 0 0 12px;
	padding: 1px 0 0 0;
	background-image:url(images/FullWBox.jpg);
	background-repeat: no-repeat;
}

div.FullWBoxBG{
	width:440px;
	margin:4px 0 0 0;
	padding: 1px 0 1px 0;
	background-image:url(images/FullWBoxBG.jpg);
	background-repeat: repeat-y;
}

div.FullWBoxBottom{
	overflow: hidden;
	height:5px;
 	width:440px;
	margin:0;
	padding:0;
	background-image:url(images/FullWBoxBottom.jpg);
	background-repeat: no-repeat;
}

div.FullWBoxInner{	
	overflow: hidden;
	margin:0 10px 0 10px
}

div.AlignCenter{
 	text-align:center;
}


div#rightcol{
	float:right;
	width:243px;
}

div#bottom{
	background-image:url(images/bottom.jpg);
	background-repeat: no-repeat;
	height:21px;
 	width:780px;
	clear:both;
}

/*** RIGHT COLUMN ***/

div#search_bar{
	width:176px;
	margin:5px 0 5px 9px;
	padding:0;
	color:#fff;
	font-weight:bold;
}

/*** Navigation ***/

div#main_menu{	
	overflow: hidden;
	width:180px;
	margin: 0 0 0 10px;
}

div#main_menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px dashed #B9B9A5;
}

div#main_menu ul ul{
	padding: 0;
	margin: 0;
	border-bottom: 0;
}

div#main_menu ul li{
	margin: 0;
	padding: 3px 0 3px 0;
	text-transform: uppercase;
	border-top: 1px dashed #B9B9A5;
}

div#main_menu ul ul li.menu-child a{
	color:#6A6B4E;
 	background-color:#E7E9D4;
}

div#main_menu ul li.menu-first{
	border-top: 0;
}

div#main_menu ul ul li{
	margin: 0;
	padding: 0;
	text-transform: none;
	border-top: 0;
}


div#main_menu ul li a{
	color:#6A6B4E;
	display: block;
	width: 167px;
	margin: 0;
 	padding:15px 0 0 13px;
	text-decoration: none;
}

div#main_menu ul li a:hover{
 	color:#fff;
 	background-color: #B9B9A5;
}

div#main_menu ul li.menu-current a{
	color:#fff;
 	background-color:#B9B9A5;
}

div#main_menu ul li.menu-current a:hover{
	color:#fff;
 	background-color:#B9B9A5;
}

div#main_menu ul ul li a{
	width: 147px;
	margin: 3px 0 3px 0;
	padding: 0 0 0 33px;
	background: url(images/menu/dot-sub.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

div#main_menu ul ul li a:hover{
 	color:#fff;
	background: #B9B9A5 url(images/menu/dot-sub-hover.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

div#main_menu ul ul li.menu-current a{ 
	background:#B9B9A5 url(images/menu/dot-sub-hover.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

div#main_menu ul ul li.menu-current a:hover{ 
	background:#B9B9A5 url(images/menu/dot-sub-hover.gif);
	background-repeat: no-repeat;
	background-position: 20px 50%;
}

div#main_menu ul ul li.menu-child a:hover{
	color:#fff;
 	background-color: #B9B9A5;
}


div#main_menu ul ul ul li a{
	width: 147px;
	margin: 3px 0 3px 0;
	padding: 0 0 0 53px;
	background: url(images/menu/dot-sub.gif);
	background-repeat: no-repeat;
	background-position: 40px 50%;
}

div#main_menu ul ul ul li a:hover{
 	color:#fff;
	background: #B9B9A5 url(images/menu/dot-sub-hover.gif);
	background-repeat: no-repeat;
	background-position: 40px 50%;
}

div#main_menu ul ul ul li.menu-current a{ 
	background:#B9B9A5 url(images/menu/dot-sub-hover.gif);
	background-repeat: no-repeat;
	background-position: 40px 50%;
}

div#main_menu ul ul ul li.menu-current a:hover{ 
	background:#B9B9A5 url(images/menu/dot-sub-hover.gif);
	background-repeat: no-repeat;
	background-position: 40px 50%;
}

div#main_menu ul ul ul li.menu-child a{
	color:#6A6B4E;
 	background-color:#E7E9D4;
	background: url(images/menu/dot-sub.gif);
	background-repeat: no-repeat;
	background-position: 40px 50%;

}

div#main_menu ul ul ul li.menu-child a:hover{
	color:#fff;
 	background-color: #B9B9A5;
	background-position: 40px 50%;
}
/*** END NAVIGATION ***/

/*** Menu Col Box ***/

div.MenuColBox{
	font-size: 0.8em;
	width:200px;
	margin:10px 0 0 17px;
	padding: 1px 0 0 0;
	background-image:url(images/menu/RightColBoxTop.jpg);
	background-repeat: no-repeat;
}

div.MenuColBoxBG{
	width:200px;
	margin:4px 0 0 0;
	padding: 1px 0 1px 0;
	background-image:url(images/menu/RightColBoxBG.jpg);
	background-repeat: repeat-y;
}

div.MenuColBoxInner{
	margin-left:6px;
}

div.MenuColBoxBottom{
 	width:200px;
	overflow: hidden;
	height:6px;
	margin:0;
	padding:0;
	background-image:url(images/menu/RightColBoxBottom.jpg);
	background-repeat: no-repeat;
}

/*** Menu Content ***/

#MenuContent{
	width:200px;
	overflow: hidden;
	font-size: 0.8em;
	margin:0 0 0 17px;
}


/*** END RIGHT COLUMN ***/

/*** FOOTER ***/

div#footer{
 	text-align:center;
	width:100%;
	
}

div#footer p{
	font-size: 0.8em;
	margin:0;
	padding:5px 10px;
}

/*** END FOOTER ***/

/*** END LAYOUT ***/

/***PAGE SPECIFIC***/
/*** About Begins ***/
div.about{
	margin:0 10px 0 10px;
}

div.about img{
	border:5px solid #fff;
	margin:10px 15px 10px 0;
	padding:0;
	float:left;
}

div.about a{
	vertical-align:middle;
}
/*** About Ends ***/

/***END PAGE SPECIFIC***/


/*** EXTRAS ***/

/* Vertical Padding Div's */
.pad10{
	overflow: hidden;
	display:block; 
	height:10px;
}
.pad20{
	overflow: hidden;
	display:block; 
	height:20px;
}
.pad30{
	overflow: hidden;
	display:block; 
	height:30px;
}
.pad40{
	overflow: hidden;
	display:block; 
	height:40px;
}
.pad50{
	overflow: hidden;
	display:block; 
	height:50px;
}
.pad60{
	overflow: hidden;
	display:block; 
	height:60px;
}
.pad70{
	overflow: hidden;
	display:block; 
	height:70px;
}
.pad80{
	overflow: hidden;
	display:block; 
	height:80px;
}
.pad90{
	overflow: hidden;
	display:block; 
	height:90px;
}
.pad100{
	overflow: hidden;
	display:block; 
	height:100px;
}

/*** Clear Divs ***/
.clear{
	clear:both;
	height:1px;
}


/*** GENERIC CLASSES  ***/

.alignleft { 
	text-align: left; 
}

.alignright { 
	text-align: right; 
}

.float_left { 
	float: left; display:inline; margin-top: 0;  
}

.float_right { 
	float: right; display:inline; margin-top: 0;  
}

.clearboth { 
	clear: both; 
}

.clearleft { 
	clear: left; 
}

.clearright { 
	clear: right; 
}
/***  END GENERIC CLASSES  ***/

/** Press Begins **/
div.press{
	margin:0 ;
}

div.press img{
	margin:0 50px 0 50px;
	padding:0;
	
}

div.pressLeft{
	float:left;
 	text-align:center;
}
div.pressRight{
	float:right;
 	text-align:center;
}
/** Press Ends **/
