/* 
  ------------------------------------------------
   Copyright (c) 2008 Darryll ODonnell
  www.darrylo.com
  
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #F8F7F5;
	margin: 0px;
	padding: 0px;	
}
#masthead {
	background-image: url(img/top.jpg);
	background-repeat: repeat-x;
	color: #999999;
	background-color: #ffffff;
	height:  157px;
	padding: 0px;
	margin: 0 0 30px 0;
	background-attachment: fixed;
	background-position: top;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	
}
#column_wrapper {
	background-image: url(img/clm04_middle.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
#column_top {
	background-image: url(img/clm04_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm04_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}

#column3_wrapper {
	background-image: url(img/3middle.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}
#column3_top {
	background-image: url(img/3top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column3_bottom {
	background-image: url(img/3bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}


.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 570px;
	float: left;
}
#right {
	width: 230px;
	float: left;
}


#right1 {
	width: 315px;
	float: left;
}

#right2 {
	width: 250px;
	float: left;
}
#right3 {
	width: 230px;
	float: left;
}



#left .content {
	padding: 0px 36px 20px 26px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 0px 15px;
	font-size: 0.75em;
	line-height: 1.65em;
}

#right1 .content {
	padding: 0px 0px 0px 23px;
	margin-top: 1px;
	margin-bottom: 5px;
	
	
	
}

#right2 .content {
	padding: 0px 0px 0px 23px;
	
	
}
#right3 .content {
	padding: 0px 0px 0px 10px;
	
	
}




#center {
	width: 800px;
	margin: 0px 0 10px;
}
#center .content {
	padding: 20px 25px 25px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-color: #ffffff;
	border: 2px solid #e8e3db;
}



#masthead .content {
	padding: 5px 20px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	color: #A69E9D;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

a

#right3 a:link {
	color: #CC0000;
	text-decoration:none;
	
}
#right3 a:visited {
	color: #CC0000;
	text-decoration:none;
}
#right3 a:hover {
	color: #A7A28F;
}

#right a:link {
	color: #CC0000;
	text-decoration:none;
	
}
#right a:visited {
	color: #CC0000;
	text-decoration:none;
}
#right a:hover {
	color: #A7A28F;
}


#left a:link {
	color: #9D0104;
}
#left a:visited {
	color: #9D0104;
}
#left a:hover {
	color: #A7A28F;
}

:link {
	color: #CC0000;
	text-decoration:underline;	
}
a:visited {
	color: #CC0000;
	text-decoration:underline;
}
a:hover {
	color: #A7A28F;
	text-decoration:underline;

}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C8AAD9;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #9D0104;}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 1.6em;
	line-height: 1.6em;
	color:#01003C;
	margin: 0;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica;
	color:#A7A28F;
	font-size: 1.4em;
	margin: 0px 0 0 0;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 1.25em;
	color:#A7A28F;
	margin: 0px;
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica;
	color:#C19802;
	font-size: 1.1em;
	margin: 0px 0 0 0;
}
.nomargintop {margin-top: 0;}
.nomarginbottom {margin-bottom: 0;}

.content p {
	
}
#IDXcenter {
	width: 800px;
	margin: 0px 0 10px;
}
#IDXcenter .content {
	padding: 10px 15px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-color: #ffffff;
	border: 2px solid #e8e3db;
}
