/*********************************
* this version of the design works great with the middle repeating main graphic!
*********************************/
html, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px; 
	color: #383734;
	margin:0px;
	padding:0px;
	background: url(images/top_rep.jpg) repeat-x #FFFFFF;
}

p {
	padding: 10px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 12px;
}
/**** Header designations begin****/
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 20px; 
	color: #653783;
	margin:0;
	padding:5px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 18px; 
	color: #653783;
	margin:0;
	padding:5px;
}
h3 {
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px; 
	text-align: left;
	color: #653783;

}
h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 18px; 
	color: #653783;
	margin:0;
	padding:5px;
	padding-left: 12px;
	margin-top: 10px;
}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 14px; 
	color: #383734;
	margin:0;
	padding:0px;
	padding-bottom: 5px;
}
h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 12px; 
	color: #383734;
	margin:0;
	padding:0px;
	padding-bottom: 5px;
}
/**** Header designations end****/
/**** links****/
a {
	color: #6E48A2; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
a:link a:visited {
	color: #6E48A2; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #CB3D54; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: underline;
}
/*****/
#wrapper {
	width: 780px;
	margin:0px;
	padding:0px;
	background: #FFFFFF;
}
#container {
	background-color: transparent; /*background color of main central area*/
	float:left;
	width:300px;	/*size of main center and article areas */
	display:inline; /* So IE plays nice */
	margin: 0px;
	margin-left: 350px;
	margin-top: 20px;
	padding: 0px;
}
/*All pages other than the Homepage use sub as a suffix */
#container_sub {
	background-color: transparent; /*background color of main central area*/
	position: relative
	width:780px;	/*size of main central area */
	text-align: left;
}
#leftRail {
	float:left;
	width:350px; /*the size and negative margin must coincide with the above mentioned borders*/
	text-align: left;
	margin-left:-350px;
	position:relative;
	/*background-color: #800000; this is the color of just the populated area of the left rail */
	/*background: url(images/left_rep.jpg) repeat-y; to add a repeating image*/
}
#center {
	float:left;
	width:300px; /*this number should match the container width*/
	margin-right:-110%; /*this somehow helps control the placement of the left menu*/
	background: transparent;
	/*background-color: #808000; this controls the color of the populated content area */
}
#center_sub { 
	position: relative;
	width:780px;
	background: transparent;
	text-align: left;
}
#subtitle_menu {
	position: relative;
	width:780px;
	background: transparent;
	text-align: left;
}
#rightRail {
	float:right;
	width:110px; /*this needs to be the same size as the containers border-right*/
	padding: 0px;
	margin: 0px;
	margin-right:-110px; /*this needs to match the width but as a negative*/
	position:relative;
	left: 15px;
	background: transparent;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}
html>body #rightRail {
	float:right;
	width:110px; /*this needs to be the same size as the containers border-right*/
	margin-right:-120px; /*this needs to match the width but as a negative*/
	position:relative;
	left: 0px;
	background: transparent;
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}
#header, #footer{
	clear:both;
}
#header {
	height: 220px;
	width: 780px;
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
}
#footer {
	height: 55px;
	width: 780px;
	padding: 0px;
	margin: 0px;
	background: url(images/drmm_ripple_bottom.jpg) no-repeat #FFFFFF;
}

#center h2 {
	background:#FFFFFF; /*controls the color of the central titles background*/
	color:#6E48A2; /*controls the color of the central title*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 18px; 
	margin:0px;
	padding:0px;
}
.menu { /*controls the style of the list menu*/
	list-style-type:none;
	border:1px solid #444;
	margin:5px;
	padding:5px;
}
#leftRail h2 {
	background:#FFFFFF; /*controls the color of the leftRail titles background*/
	color:#6E48A2;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px; 
	margin:0px;
	padding:0px;
}
#services_title {
	width: 300px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
	background: url(images/services_title.jpg) no-repeat #FFFFFF;
}
#services_title h2 {
	background: transparent; /*controls the color of the central titles background*/
	color:#6E48A2; /*controls the color of the central title*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 16px; 
	margin:0px;
	padding:0px;
	padding-top: 10px;
}
.article {
	width: 300px; /*controls the size of the article boxes in this example*/
	margin:0px;
	margin-bottom: 10px;
	padding: 0px;
	background: #FFFFFF;
	overflow:hidden;
}
* html .article{
	height:1%; /* So IE plays nice */
}
.article p {
	margin:0;
	text-align: left;
	padding: 0px;
}
.article h3 { /*this is the article header*/
	background: url(images/servicesbox_top.jpg) no-repeat #FFFFFF;
	width: 300px;
	margin: 0px; /*if you get rid of this the page will not display correctly*/
	padding:0px;
	padding-top: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px; 
	text-align: center;
	color:#6E48A2;
}
.articleContainer { /*this contains the white background for the article*/
	width:300px; /*this has to be the same size as the article width*/
	display:inline;
	float:left;
	padding: 0px;
	margin: 0px;
	background: url(images/servicesbox_midrep.jpg) repeat-y #FFFFFF;
}
.articleContent { /*this contains the text for the article*/
	width:300px;  /*this has to be the same size as the article width*/
	float:right;
	padding: 0px;
	padding-top: 8px;
	margin: 0px;
	margin-left:-2px;
	position:relative;
	background: url(images/servicesbox_midrep.jpg) repeat-y #FFFFFF; /*because of IE prob this has to be white or else blue will show up below the graphic frame*/
}
.articleContent p {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 0px;
	background: transparent; /*make sure theres enough text to go past the thumbnail in the article box or white will appear.*/
}
/* This doesn't seem to want to work right now...
.articleContent a {
	text-decoration: none;
	width: 300px; 
	margin:0px;
	margin-bottom: 10px;
	padding: 0px;
	background: #FFFFFF;
	overflow:hidden;
}
.articleContent a li {
	text-decoration: none;
	width: 300px; 
	margin:0px;
	margin-bottom: 10px;
	padding: 0px;
	background: #FFFFFF;
	overflow:hidden;
}
.articleContent a:link a:active {
	text-decoration: none;
	width: 300px;
	margin:0px;
	margin-bottom: 10px;
	padding: 0px;
	background: #FFFFFF;
	overflow:hidden;
}
.articleContent a:vistied {
	text-decoration: none;
	width: 300px;
	margin:0px;
	margin-bottom: 10px;
	padding: 0px;
	background: #FFFFFF;
	overflow:hidden;
}
.articleContent a:hover {
	text-decoration: none;
	width: 300px;
	margin:0px;
	margin-bottom: 10px;
	padding: 0px;
	background: #FFFFFF;
	overflow:hidden;
}
*/

/**********************
my additions
**********************/

.float_right {
	float: right;
	padding: 0px;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
}
.float_left {
	float: left;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
.sidebox_title1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	font-weight: bold;
	color: #653783;
	margin:0px;
	padding:5px;
	background: #F7E5E2;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.sidebox_title2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 15px; 
	font-weight: bold;
	color: #653783;
	margin:0px;
	padding:5px;
	background: #EBF9FE;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.sidebox_info {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px; 
	color: #383734;
	margin:0px;
	padding:5px;
	background: transparent;
	border-bottom: 1px dotted #CCCCCC;
}

/**********the fallback navigation**********/
/*for IE6*/
#mnu_top {
	position: relative;
	left: 7px;
	height: 30px;
	width:780px;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}
/*for all other browsers*/
html>body #mnu_top {
	position: relative;
	left: 0%;
	height: 30px;
	width:780px;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}
#mnu_top ul {
	float: left;
	height: 30px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	width: 780px;
}
#mnu_top a, #mnu_top h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: inline;
	border: 1px solid #6E48A2;
	margin: 0px 8px 0px 0px;
	padding: 3px 19px;
}
#mnu_top h2 {
	font-family: Arial, Helvetica, sans-serif; 
	border: none;
}

#mnu_top a {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #6E48A2;
	background: #FFFFFF;
	text-decoration: none;
}

#mnu_top a:hover {
	color: #6E48A2;
	background: #EC93AD;
}
#mnu_top li {
	display: inline;
	white-space:nowrap;
}
#quote {
	width: 780px;
	height: 30px;
	text-align: right;
	color: #6E48A2;
	background: #FFFFFF;
	line-height: 12px;
	padding-top: 5px;
}
.return_top {
	color: #387C6F;
	text-align: right;
	font-size: 12px;
	padding: 0px;
	padding-right: 20px;
	margin: 0px;
}
/* use list mover if a ul or other list is next to a floating graphic */
.list_mover {
	position: relative;
	width:500px;
	left: 30px;
	padding: 0px;
	margin: 0px;
}
#form_wrapper {
	float: left;
	width: 350px;
	text-align: left;
	padding: 8px;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0px

	/*border-left: 1px solid #2D4770;  border isn't working for some reason*/
	background: transparent;

}

.bottomImg {
	padding: 0px;
	margin: 0px;
	margin-bottom: -3px;
}
html>body .bottomImg {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}
.imgFloatLeft {
	float: left;
	padding: 3px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #937AB1;
	
}