/*CSS Document*/



body {
	margin: 0 0 20px 0;
	padding: 0;
	background: #000000 url(images/bg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
}

h1 {
	font-size: 1em;
	background:#001c27;
	color:#ffffff;
	line-height:1.5em;
	text-align:center;
	margin:0 0 20px 10px;
	font-family:Georgia, serif;
	font-style:italic;
	border: 4px ridge #a8b2d8;
	padding:0;
}

h2 {
	font-size: 1em;
	background-color:#004646;
	color:#ffffff;
	line-height:1.5em;
	text-align:center;
	margin:0 0 20px -5px;
	font-family:Georgia, serif;
	font-style:italic;
	border: 4px ridge #a8b2d8;
	padding:0;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: verdana, "trebuchet MS", Arial, san-serif;
	font-weight: bold;
	font-size:1em;
	color:#003366;
	line-height:2em;
}


h4 {
	font-size: .9em;
	background:#009999 url(images/note6.png) center left no-repeat;
	background-position: 2%;
    color:#ffffff;
	line-height:1.2em;
	text-align:center;
	margin:0 0 10px -5px;
	font-family:Georgia, serif;
	font-style:italic;
	padding:15px 5px 15px 20px;
	
}


a h4	{

text-decoration:none;
color:#ffffff;
}

a:hover h4	{
background:#004646 url(images/note6.png) center left no-repeat;
color:#ffffff;
text-decoration:underline;
background-position: 2%;

}


.quotebox	{
width:500px;
background-color:#B0D9C1;
margin: 10px 30px 20px 25px;
padding:10px;
border: 1px solid #009999;
}

.sidequote	{
width: 250px;
background-color:#B0D9C1;
margin: 0 auto;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding:15px;
border: 1px solid #009999;
font-size:1em;
font-style:normal;
text-align:center;

}



p	{
padding-left:20px;
margin: 1em 0 2em 0;
line-height: 1.5em;

}

.sample  {
padding-left:0px;
margin: .7em 0 .7em 0;
line-height: .8em;
font-style:italic;
}




a {
	color: #660000;
}

a:hover	{
	text-decoration: none;
	color:#ffffff;
}

a:active, a:visited	{
text-decoration:underline;} 


img {
	border: 2px ridge #660000;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

   
   

/*wrapper*/


#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #ffffff url(img01.gif) repeat-y left top;
	margin-top:20px;
	border-right: 4px ridge #004646;

	
}


/* Header */

#header {
	width: 900px;
	height:200px;
	background: url(images/header3.gif) no-repeat center top;
	border-right: 4px ridge #a8b2d8;
	border-bottom: 4px solid #001c27;
	padding-bottom:1px;

	

}

/* top tagline */

#headertag {
	float: right;
	width: 440px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style:italic;
	color:#FFFFCC;
	padding-top:25px;
	text-align:right;
	padding-right:20px;

	}
	
#page	{
width:900px;
margin: 0 auto;
background-color:#ffffff;
padding-top:20px;

}

/* Content */

#content {
	float: right;
	width: 560px;
	background:#FFFFFF;
	padding-right: 10px;
	margin-top: 10px;
	border-left: 1px solid #004646;

}


#content p {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 1.9em;
	
	}
	
#content a	{
color:#009966;
text-decoration:underline;
}

#content a:hover {
color:#333399;
text-decoration:underline;
}
	
#content ul li {
line-height:1.4em;}



	
#division	{
	width: 900px;
	height:80px;
	background-color: #004646;
	background-image: url(images/dividerblue.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}


#lowerblock	{
width:900px;
margin: 0 auto;
margin-top:5px;
min-height:200px;
background:#ffffff ;
float:left;
border-right: 4px ridge #a8b2d8;

}

#formbox	{
width:400px;
min-height:675px;
margin:10px;
float:left;
border-right:1px solid #004646;
padding-right:20px;
padding-left:20px;



}

#reviewbox	{
width:390px;
margin: 5px 10px 0px 0px;
padding:10px;
float:left;


}

#samplebox1	{
width:375px;
min-height:675px;
margin:20px 5px 20px 20px;
float:left;
border-right:1px solid #660000;

}

#samplebox1 p{
padding-left:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
padding-right:5px;

}

#samplebox2	{
width:400px;
margin:20px 5px 20px 5px;
float:right;
padding-right:5px;
padding-left:5px;
display:inline;
}

#samplebox2 p{
padding-left:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
}






img.block	{
border: 3px #660000;
clear: both;
}

/* Sidebar */



#sidebar {
	float: left;
	width: 280px;
	padding: 10px 0 0 25px;

}

#sidebar a	{
color:#004646;
text-decoration:underline;
}



#sidebar a:hover	{
color:#33CC99;
text-decoration: underline;
}

.refs	{
font-weight:normal;
padding-right:10px;
font-size: .9em;
line-height:1.3em;
font-style:italic;
margin-left:10px;
}




#standout	{
float:left;
margin:30px 10px 2px 0px;
width:260px;
font-style:italic;
color:#FFFFFF;
background-color:#001c27;
font-family:Geneva, Arial, Helvetica, sans-serif;
clear:both;

}

#standout p	{
padding:0 10px 0 25px;
font-size: .9em;}

/* menu coding*/

ul.nav	{
list-style-type:none;
list-style-position:outside;
margin-left:0;
display:inline;
}

ul.nav a{
display:block;
width:15em;
padding:15px 10px 15px 40px;
margin:0 0 0 15px;
background: url(images/note6.png) no-repeat left top;
text-align:left;
text-decoration:none;

}

ul.nav a:hover	{
text-decoration:underline;
color:#660000;
text-transform:uppercase;
}


* html ul.nav a {height: 1px;}





/* Footer */

#footer	{
	width:900px;
	height:40px;
	margin:auto;
	padding:15px 0 15px 0;
	background-color:#004646;
	clear:both;
	text-align:center;
	text-decoration: none;

}


p.foottext	{
color:#CCCCCC;
text-decoration:none;
font-size:.8em;
}

p.foottext a, a:link, a:visited, a:active	{
text-decoration:none;
color:#ffffff;
}

p.foottext a:hover	{
text-decoration:underline;
}
