/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#header {
	margin: 0px 0px 0px 0%;
	padding: 0px;
	height: 165px;
	background-position: right top;
	background-image: url(images/righthead.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	}
	#logo {
	position: absolute;
	left: 4%;
	top: 60px;
}#middle {
	position: absolute;
	left: 45%;
	top: 160px;
}

#search {
	position: absolute;
	width: auto;
	top: 120px;
	left: 3%;
}
#righthead {
	position: absolute;
	top: 5px;
	right: 5%;
}

#topnav {
	margin: 0% 0% 0px;
	padding: 0px 0em 0px 0px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	right: 25%;

}
#gutter {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 3%;
	float: left;
}
#leftnav {
	margin: 0em 0px;
	padding: 0em 0px 0px;
	float: left;
	width: 15%;


	
}
#addbox {
	width: 50%;
	height: auto;
	margin-bottom: 1.5em;
	border-right: medium none #CCCCCC;
	border-bottom: medium groove #CCCCCC;
	margin-top: 1em;
	margin-left: 1.5em;
	padding-left: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	border-left-style: groove;
	border-left-color: #CCCCCC;
	margin-right: 0em;
	position: relative;
	float: right;
	padding-top: 1px;
}
#featurebox {
	width: 100%;
	height: auto;
	margin-right: 1em;
	margin-bottom: 1em;
	border-right: medium groove #CCCCCC;
	border-bottom: medium groove #CCCCCC;
	margin-top: 1em;
	margin-left: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}
#sidebarfull {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 100%;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	padding-bottom: 1em;
	padding-top: 0.25em;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 1px;
	margin-right: 1em;
	background-image: url(images/sidebarhead800.gif);
	margin-top: 2em;
	background-color: #FFFFCC;
	padding-left: 1em;
	padding-right: 1em;
}
#sidebar300 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 300px;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 0em;
	padding-top: 0.25em;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 1px;
	margin-right: 0em;
	background-image: url(images/sidebarhead300.gif);
	margin-bottom: 3ems;
	background-color: #FFFFCC;
	padding-left: 0.5em;
}
#sidebar250 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 250px;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 0em;
	padding-top: 0.25em;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1px;
	margin-right: 0em;
	background-image: url(images/sidebarhead300.gif);
	background-color: #FFFFCC;
	padding-left: 0.5em;
}
#indexsidebar250 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 250px;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 0em;
	padding-top: 0.25em;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1px;
	margin-right: 0em;
	background-image: url(images/sidebarhead300.gif);
	background-color: #FFFFCC;
	padding-left: 0.5em;
	margin-bottom: 3em;
	clear: both;
}
#sidebar50 {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: auto;
	width: 50%;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 0em;
	padding-top: 0.25em;
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1em;
	margin-right: 0em;
	background-image: url(images/sidebarhead300.gif);
	background-color: #FFFFCC;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-top: .5em;
	margin-bottom: 0.5em;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 62%;
	margin-left: 2%;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0.5em;
	padding-right: 0em;
	text-align: justify;
}
h1 {
	font-family: EurostileExtended-Roman-DTC;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
} 


h2 { 
font-family: EurostileExtended-Roman-DTC; 
font-size: 14px; 
font-weight: bold; 
color: #CC6600; 
} 

h3 { 
font-family: EurostileExtended-Roman-DTC; 
font-size: 12px; 
font-weight: bold; 
color: #CC6600; 
} 

.dropcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	line-height: 80%;
}
ul{
	padding: 0px;
	margin-left: 1em;

}


#rightcolm {
	padding: 0em 0px 0px;
	float: left;
	width: 15%;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-right: 0px;
	margin-left: 0em;

}
#footer {
	margin: 0px 20%;
	padding: 0px;
	clear: both;
	text-align: center;
}


#floatleft {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

#floatright {
	margin: 0em 0em 0.3em 1em;
	padding: 0px;
	float: right;
}

#bulletbox {
	float: left;
	width: 50%;
	height: auto;
	margin-right: 1em;
	margin-bottom: 2em;
	border-right: thin double #CCCCCC;
	border-bottom: thin none #CCCCCC;
	font-family: EurostileExtended-Roman-DTC;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
#sidebarbox {
	width: 40%;
	height: auto;
	float: left;
	margin-right: 1.5em;
	border-bottom: thin double #999999;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-right-style: solid;
	border-right-color: #999999;
	margin-left: 0em;
	background-color: #FFFFCC;
}
#indexsidebarbox {
	width: 45%;
	height: auto;
	float: right;
	margin-right: 0em;
	border-bottom: thin double #999999;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-right-style: none;
	margin-left: 1em;
	background-color: #FFFFCC;
	border-left-width: medium;
	border-left-style: groove;
	border-left-color: #999999;
	padding-left: 1em;
}
#sidebarboxright {
	width: 50%;
	height: auto;
	float: right;
	margin-right: 1em;
	border-bottom: thin double #999999;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-right-style: solid;
	border-right-color: #999999;
	margin-left: 1em;
	background-color: #FFFFCC;
}
.thumbnail
{
	float: left;
	width: 110px;
	margin: 0 20px 10px 10;
	border-top: none;
	border-right: thin double #CCCCCC;
	border-bottom: thin double #CCCCCC;
	border-left: none;
}

.clearboth { clear: both; 
}


