/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/

.header {
	width: 100%;
	height:100px;
}

#adContainer {
	width: 100%;
	display:block;
	padding: 10px 0px 10px 0px;
	border: 1px solid #C2C2C2;
	margin: 10px 0px 10px 0px;
	float:left;
}

div#adList{
	display:block;
	float: left;
}

div#ad{
	display: block;
	float: left;
	text-align: center;
	width: 300px;
	
}

div.even{
	border-left: 4px dotted #C1C1C1;
	border-right: 4px dotted #C1C1C1;
}

#mainContainer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: auto;
	margin-top: 5px;
	width: 920px;
	text-align: left;
	}
	
#topMenu {
	position: absolute;
	right: 10px;
	top: 0px;
	}	
#topMenu a {
	font-size: .8em;
	}	
#brandingContainer {
	text-align: left;
	margin-bottom: 3px;
	}
	
#searchBoxContainer {
	position: absolute;
	top: 65px;
	right: 5px;
}	
	
	
.searchTitle {
	color: #8a1e04;
	font-size: 10px;
	font-weight: 400;
	}	
.go {
	font-size: 14px;
	line-height: 17px;
	width: 25px;
	height: 17px;
	border: 1px solid black;
	color: #8a1e04;
	font-weight: bold;
	text-align: center;
	padding: 0px 2px;
	}		
	
/*.searchTitle {
	position: absolute;
	top: 74px;
	right: 200px;
	color: #8a1e04;
	font-size: 10px;
	font-weight: 400;
	}	

#searchContainer {
	position: absolute;
	top: 70px;
	right: 47px;
	width: 150px;
	height: 17px;
	border: 1px solid black;
	}	
.go {
	position: absolute;
	top: 70px;
	right: 12px;
	display: block;
	font-size: 14px;
	line-height: 17px;
	width: 25px;
	height: 17px;
	border: 1px solid black;
	color: #8a1e04;
	font-weight: bold;
	text-align: center;
	padding: 0px 2px;
	}		*/	
#menu {
	width: 920px;
	height: 30px;
	background: #8a1e04;
	text-align: center;
	}	
ul#dropdown {
	margin: 0px;
	padding: 0px;	
	padding: 7px 0px 7px 0px;
	list-style-type: none;
	width: 920px;
	vertical-align: bottom;
	text-align: center;
	}	
ul#dropdown li  {
	display: inline;
	list-style-type: none;
	}
#dropdown a	{	
	margin: 0px;
	text-align: center;
	font-weight: bold;		
	padding: 0px 16px;
	border-left: 2px solid white; 
	}
li#dropdown1  a {
	border: none;
	} 	
.menu_category	{
	}
.menu_category a, .menu_category a:visited {
	font-weight: bold;
	color: white;
	font-size: .85em;
	text-decoration: none;
	}
.menu_category a:hover {
	color: #c1c1c1;
	font-weight: bold;
	text-decoration: none;
	}	
ul#dropdown li a:hover {
	background: ;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	}		
#homeContainer {
	margin-top: 2px;
	position: relative;
	background: url(../images/girl.jpg) no-repeat;
	width: 745px;
	height: 325px;
	overflow: hidden;
	margin-bottom: 2px;
	}		
#overLay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 745px;
	height: 325px;
	background: url(../images/slide_front.png) repeat-y;
	} 	
h1 {
	display: block;
	line-height: 40px;
	height: 40px;
	font-family: Arial Black, Arial Black, Gadget, sans-serif;;
	font-size: 18px;
	margin-top: 10px;
	border-bottom: 1px solid #8a1e04;
	/*background: url(../images/cps_sm.gif) no-repeat; 	text-indent: 37px;*/
	width: 100%;
	overflow: hidden;
	}	
#homeContent {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 420px;
	width: 320px;
	padding-top: 15px;
	font-size: 14px;
	}
#homeContent h1 {
	margin: 0px;
	margin-bottom: 15px;
	line-height: 1.2em;
	font-size: 1.8em;
	color: #8a2003;
	background: none;
	border: none;
	text-indent: 10px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	width: 320px;
	overflow: visible
	}	
#homeContent h2 {
	font-size: 2.1em;
	margin: 0px;
	margin-bottom: 15px;
	line-height: 1.0em;
	}	
#rightCol {
	float: left;
	margin-left: 746px;
	margin-top: -327px;
	left: 746px;
	}	
#getStarted {
	display: block;
	width: 174px;
	height: 20px;
	line-hieght: 20px;
	font-size: 14px;
	color: white;
	text-indent: 20px;	
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	background: url(../images/getstart_header.gif) no-repeat;
	}
#rightMenu {
	width: 174px;
	background: url(../images/startMenu_back.jpg) repeat-y;
	}
	
ul#rightPage {
	margin: 0px;
	padding: 0px;	
	width: 174px;
	/* height: 210px; */
	height: 190px;
	vertical-align: bottom;
	list-style: square;
	color: white;
	}	
#rightPage li  {
	list-style-type: none;
	text-indent: 0px;	
	
	padding: 7px 0px 7px 0px;
	border-bottom: 1px solid #8a1e04;
	}
#rightPage a	{	
	margin: 0px;
	text-align: left;
	padding-left: 13px;
	font-size: 11px;
	color: black; 
	background: url(../images/white-arrow.gif) 3px 50% no-repeat;
	}
a#rightPageclient {
	padding-left: 40px;
	background: url(../images/key.gif) 3px 50% no-repeat;
	} 	
#rightPage a:hover {
	color: #8a1e04;
	text-decoration: none;
	background: url(../images/red-arrow.gif) 3px 50% no-repeat;
	} 
#signup {
	background: #8a1e04;
	color: white;
	width: 174px;
	/* height: 95px; */
	height: 85px;
	/* max-height: 95px; */
	max-height: 85px;	
	font-size: 11px;
	}	
#emailpod .content {
	margin: 0px 2px;
	width: 170px;
	padding-top: 10px;
	}	
#bottomPods {
	height: 125px;
	border: 1px solid #c2c2c2;
	margin-top: 2px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 2px;
	}	
#home .pod {
	float: left;
	width: 300px;
	}	
#home .pod .title {	
	display: block;
	line-height: 40px;
	height: 40px;
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
	color: #024083;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 37px;
	font-size: 18px;
	border-bottom: 1px solid #8a1e04;
	background: url(../images/cps_sm.gif) no-repeat; 
	}
#home .pod .item .title  {
	display: block;
	line-height: 1.8em;
	height: 1.8em;
	background: none;
	text-indent: 10px;
	border: none;
	font-size: 12px;
	margin: 0 0 0 0;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	}	
#home #presidentblogpod .item .title a {
	color: #8a1e04;
	font-weight: 400;
	font-size: 1.0em;
	}		
#home .pod .content {
	margin-left: 10px;
	margin-right: 10px;
	}	
#home .pod li {
	margin-left: 20px;
	}	
#eventspod {
	border-right: 4px dotted #c1c1c1;
	border-left: 4px dotted #c1c1c1;
	height: 125px;
	}	
#eventspod li {
	line-height: 1.8em;
	}	
#home .pod ul {
	margin-left: 15px;
	}		
#bottomMenu {
	border-top: 2px solid #8a1e04;
	text-align: center;
	color: #8a1e04;
	}
#bottomPages a:hover {
	color: black;
	text-decoration: none;
	}			
#bottomStuff {
	text-align: center;
	color: #585858;
	padding-top: 20px;
	font-size: 11px;
	}
#leftCel {
	width: 745px;
	}
#rightCel {
	width: 175px;
	padding-top: 47px;
	}	
#rightCel .pod {
	margin: 0px 5px 5px 5px;
	background: #dde4eb;
	padding: 5px;
	border: 1px solid #99b1cb;
	}			
#rightCel .pod .title {
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	}	
#rightCel .pod .content {
	font-size: 11px;
	}	
.standard .listingText {
	margin-left: 25px; 
	}
.subCatListing {
	margin: 15px 0px;
	}	
.readMore {
	text-align: right;
	}	
#mainContent {
	min-height: 350px;
	}	

.detailText ul, .detailText ol {
	margin-left: 30px;
	}	
.detailText {
	margin-bottom: 10px;
	}	

.socialIcons{
	padding: 5px 0px 0px 10px;
	background: #8A1E04 none repeat scroll 0 0;

}

.followUs {
	position: relative;
	top: 5px;
	color: #fff;
	padding-right: 20px;
	float:right;
	font-weight: bold;
}