/*----css----*/

/**************************/
/*      GENERAL STYLES     /
/**************************/

* {padding:0; margin:0}

body	{
	text-align: center;  /* FOR IE */
	font: normal 12px georgia, times new roman, times, serif;
	line-height: 16px;
	background-color:#666666;
}

input, textarea, select {
	color:#666;
	font: nomal 11px georgia, times new roman, times, serif;
	border: 2px solid #CCC;
	background-color:#FFF;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:4px;
	padding:1px;
}

option		{
	background: #E0E0E0;
	color: #000;
}

a, a:visited	{
	color:#660000;
	text-decoration:none;
}

a:hover		{
	color:#660000;
	text-decoration:underline;
}


/**************************/
/*      LAYOUT	           /
/**************************/

#container	{
	text-align: left; /* RESET TEXT ALIGNMENT */
	width: 1000px;
	margin: 0 auto; /* FOR THE REST */
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background-color: #FFF;
}

#header		{
	width: 1000px;
	height: 250px;
}

#headtop	{
	height: 50px;
	width: 1000px;
	border-bottom: 1px solid #000;
}

#headnav	{
	width: 1000px;
	background-color: #B7C3D0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	overflow:auto;
}

#content	{
	width: 660px;
	float: left;
	margin-top: 8px;
	margin-left: 5px;
	padding: 10px;
	letter-spacing: 0.04em;
	line-height:1.7em;
}

#contentindex	{
	width: 660px;
	height:650;
	float: left;
	margin-top: 8px;
	margin-left: 5px;
	padding: 10px;
	letter-spacing: 0.04em;
	line-height:1.7em;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}

#contentLinks	{
	width: 630px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
	padding: 10px;
	letter-spacing: 0.04em;
	line-height:1.7em;
}

#right		{
	width: 295px;
	margin-left: 5px;
	float: right;
}


#rightnavtop	{
	width: 295px;
	margin: 0;
	z-index:2;
	background: #d3d3d3 url(../img/graph.gif) center right no-repeat  ;
	padding-top: 10px;
	float: right;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	line-height:16pt;
}

#rightnavbottom	{
	width: 295px;
	margin: 0 auto;
	float: left;
}

#rightadspace	{
	width: 250px;
	border: 1px solid #666;
	background color: #FFF;
	margin:10px;

}

#rightybspace	{
	width: 250px;
	border: 1px solid #666;
	background color: #FFF68F;
	margin:10px;

}

#footerbox	{
	width: 1000px;
	height:120px;
	text-align: left;
	text-indent:20px;
	padding-top: 10px;
	background-color: #B7C3D0;
	border-top: 1px solid #000;
}

#commentbox {
	width: 575px;
	background-color:#fff;
	padding:10px;
	margin-left:30px;
}

div.row {
	clear: both;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#336666;
	line-height:16px;
}

div.row span.label {
	float: left;
	width: 90px;
	text-align: right;
}

div.row span.formw {
	width:395px;
	margin-left:15px;
	float: right;
	text-align: left;
} 
.inputfield {width:350px;}
.commenttext {width:350px; height:150px;}
.myspace { width:490px; height:120px; }
.agreeselect { width:60px;}

/**************************/
/*      H TAGS		   /
/**************************/

H1	{
	width: 275px;
	float: left;
	font: normal 14px georgia, times new roman, times, monospace, serif;
	font-weight: bold;
	border-bottom: 1px solid #002185;
	margin-left: 7px;
	margin-bottom:5px;
	color:#002185;
}

H2	{
	width: 650px;
	float: left;
	font: normal 14px georgia, times new roman, times, monospace, serif;
	font-weight: bold;
	border-bottom: 1px solid #002185;
	color:#002185;
	margin-bottom:5px;
	margin-top:5px;
}

H3	{
	width: 450px;
	float: left;
	font: normal 12px georgia, times new roman, times, monospace, serif;
	font-weight: bold;
	border-bottom: 1px solid #002185;
	color:#000;
	margin-bottom:5px;
	margin-top:5px;
	clear:left;
}

H4	{
	width: 550px;
	float: left;
	font: normal 14px georgia, times new roman, times, monospace, serif;
	font-weight: bold;
	border-bottom: 1px solid #002185;
	color:#002185;
	margin-bottom:5px;
	margin-top:5px;
	clear:left;
}


/**************************/
/*      HEADER		   /
/**************************/

/**************************/
/*      HEADNAV		   /
/**************************/

#headnavbar	{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 10px;
	padding: 3px;
	float: right;
}

#headnavbarTEMP	{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
	padding: 3px;
	float: left;
	font-weight:bold;
}

/**************************/
/*      CONTENT		   /
/**************************/

.floatleft		{
	float:left;
	margin: 7px;
	border:1px solid #000;
}

.floatright	{
	float:right;
}

/**************************/
/*      RIGHTNAVTOP	   /
/**************************/

#rcontenttop	{
	width: 270px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 12px;
	color:#002185;
}

/**************************/
/*      RIGHTNAVBTM        /
/**************************/

#rcontentbtm	{
	width: 280px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding: 5px;
	display:inline;
}


/**************************/
/*      FOOTER		   /
/**************************/


#footerLeft	{
	font: normal 11px georgia, times new roman, times, monospace, serif;
	margin-top: 5px;
	float:left;
	background-color: #B7C3D0;
}

#footerRight	{
	width:200px;
	height:120px;
	float:right;
	vertical-align:middle;
	margin-right:5px;
	background-color: #B7C3D0;
	background: #B7C3D0 url(../img/footerimg.gif) center left no-repeat;
	vertical-align:top;
}

.contactfont	{
	font-color: #000;
	margin-left:10px;
}

.footerindent	{
	margin-left:20px;
	margin-bottom:15px;
}


/**************************/
/*      LISTS		   /
/**************************/

#navlist li {
	display: block;
	list-style-type: none;
	text-indent : 10px;
	margin-bottom : 3px;
	padding-bottom: 3px;
	font-family : georgia, times new roman, times, serif;
	font-size : 11px;
	font-weight:bold;
	float : left;
	border-bottom: 1px solid #d3d3d3;
}

ul#navlist {
	list-style-type: none;
	display: block;
	margin-bottom: 2px;
	margin-top: 7px;
	float: left;
	width: 260px;
}

ul#navlist a, ul#navlist a:visited { 
	display: block;
	list-style-type: none;
	color:#000;	
	text-decoration:none;
	float: left;
	width: 260px;
}

ul#navlist a:hover { 
	color:#0030C2;
}

.clearleft { 
font-size : 0;
clear : left;
height : 0;
}
 
.clearboth { 
font-size : 0;
clear : both;
height : 0;
} 

ul#navbar {
	background-color:#B7C3D0;
	text-align:right;
	font-family : arial, helvetica, verdana, sans-serif;
	font-size:12px;
	color:black;
}

ul#navbar a, ul#navbar a:visited { 
	color:black;	
	text-decoration:none;
}

ul#navbar a:hover	{
	color:#0030C2;
}

#navbar li {
	display:inline;
	padding-right:10px;
	padding-left:10px;
	margin-right:5px;
	font-size:12px;
	list-style-type:none;
	color:#002185;
	border-left: 1px solid #000;
}

.linktitle	{
	margin-top:10px;
}


/**************************/
/*      MAIN CONTENT       /
/**************************/

.contenttext	{
	color:#000;
	font: normal 12px georgia, times new roman, times, serif;
	line-height: 1.2 em;
	clear:left;
	padding:10px;
}

.weblinkborder	{
	border-bottom:1px solid #999;
	margin-bottom:10px;
}


/**************************/
/*      RIGHT COLUMN       /
/**************************/


/**************************/
/*      FORMS	           /
/**************************/

.clearleft {clear:left;}


#quotebox_about	{
	padding:5px;
	margin-top:10px;
	float:left;
	width:640px;
	background-color:#fff;
	border:1px solid #fff;
}

label {
	float: left;
	clear: left;
	text-align: right;
	width: 250px;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}

.submit_button	{
	margin-left:258px;
}

#links	{
	content:'this is a test of the content';
}


	
	





























































