/* Start of CMSMS style sheet 'cabin_css' */
body
{
	background-image: url(uploads/images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin:0px;
	font-family: verdana;
	color: #787878;
}
p, li
{
	font-size: 13px;
}

h2
{
	font-size:17px;
}
h3
{
	font-size:13px;
	font-weight:bold;
}
#container
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
#menu
{
	height: 33px;
	width: 100%;
	float:left;
	background-color: #FFFFFF;
}
#menu .alignRight
{
	height: 33px;
	float:right;
}
#menu .alignRight a 
{
	text-decoration:none;
cursor:default;
}
#menu .alignRight a .nest
{
	height: 33px;
	font-family:tahoma;
	font-size:12px;
	
	color:#777777;
	font-weight:bold;
	
	float:left;
	text-align:left;
	vertical-align:middle;

	padding-left:10px;
	padding-right:10px;
}
#menu .alignRight a .nest span
{
	position: relative;
	top:10px;
}
#menu .alignRight a:hover .nest
{
		background-color: #1b4dad;
		color:#FFFFFF;
		height:100%;
}
#header
{
	width:100%;
	height: 317px;	
	float:left;
}
#header img
{
	border: none;
}
#fourboxes
{
	clear:left;
	height: 161px;
	width: 100%;
	background-image: url(uploads/images/blue_bg.jpg);
	background-repeat: repeat-x;
}
#fourboxes .box
{
	float:left;
	width:24.7%;
	border-right: 1px dotted #456dbb;
	height:100%;
	color: white;
	font-family: verdana;

}
#fourboxes .box div
{
	margin:10px;
}
#fourboxes .box h1
{
	font-size:17px;
	font-weight:normal;
}
#fourboxes .box a
{
color: white;
text-decoration:none;
}
#fourboxes .box a:hover
{
color: #ADC7FF;
text-decoration:none;
}
#fourboxes .box p
{
	font-size:11px;
}
#fourboxes .box img
{
	margin: 0px 10px 10px 0px;
border: none;
}
.noBorder
{
	border: none !important;
}
#mainContent 
{
	width: 100%;
	min-height:400px;
	height:auto;
	background-color: #FFFFFF;
	
}
#mainContent #leftCol
{
	float: left;
	width: 74.3%;
	border-right: 1px dotted #456dbb;
	background-color: #FFFFFF;
	
}
#mainContent #leftCol img
{
	margin:10px;
}
#mainContent #rightCol
{
	float: right;
	width: 25.7%;
	background-color: #FFFFFF;

}
#mainContent #leftCol div
{
	margin: 20px;
}
#mainContent #rightCol div
{
	margin: 20px 5px 20px 5px;
	
}
#mainContent #leftCol
{
	float: left;
	width: 74.3%;
	border-right: 1px dotted #456dbb;
	height:auto;
height:100%;
}
#mainContent #leftCol img
{
	margin:10px;
border:1px solid #cccccc;
padding:4px;
}
#mainContent #rightCol
{
	float: right;
	width: 24.7%;
}
#mainContent #rightCol ul, #mainContent #rightCol li
{
padding-left: 0px;
margin-left:10px;
}
#footer
{
	background-color: #dce5e7;
	height: 25px;
	clear: both;
}
#footer #leftColA
{
	float: left;
	width: 65%;
}
#footer #rightColA
{
	float: right;
	width: 35%;
	text-align:right;
}
#footer * p
{
	font-size: 11px;
	margin:5px;
}

/* End of 'cabin_css' */

