/* Start of CMSMS style sheet 'style' */
html, body {
	margin: 0px;
	padding:0px;
	background-color:#820024;
}

a img { border: none; }

h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding:0px;
}

.clearBoth {
    clear: both;
    font-size: 1px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:90px;
    position: relative;
}

#logo {
	width:258px;
	float:left;
}

#logo a img { border: none; margin-top: 7px; }

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#820024;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#header-links {
    position: absolute;
    right: 4px;
    top: 8px;
    text-align: right;
    font-family:"Trebuchet MS";
    font-size: 12px;
    color: #820024;
    line-height: 24px;
}
#header-links img { vertical-align: middle; }
#header-links a {
    color: #820024;
    text-decoration: none;
}

#links {
    float: right;
}
#links ul {
	margin:0px; 
	/* padding-top:60px; */
    position: absolute;
    top: 60px;
    right: 0;
    height: 25px;
}

#links li{
	float:left;
	list-style-type:none;
	/* width:103px; */
	height:25px;
	text-align:center;
	background-color:#95c6ee;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
    margin-left: 20px; margin-right: 20px;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
/*
	background-image:url(images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
*/
width: 778px;
height: 175px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#mainline hr {
    height: 5px;
    color: #820024;
    background-color: #820024;
    border: none;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:455px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
#leftbar a {
	color:#820024;
	font-weight:bold;
	text-decoration:none;
}
#leftbar a:hover {
	color:#000;
}

#leftbar h2{
	font-size:26px;
	color:#820024;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}
#leftbar h3{
	font-size:18px;
	color:#820024;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}


#rightbar {
	float:left;
	width:237px;
	background-color: #820024;
	padding-bottom: 20px;
	padding-top: 15px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-left: 25px;
	padding-right: 25px;
}
#rightbar a { color: #fff; }
#rightbar a img { border-color: #fff; }

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#95C6EE;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	/* width:278px; */
	width: 100%;
	background-color:#95C6EE;
	height:27px;
	padding-top: 5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}



/* send to a friend form
    ============================================================ */
#share .req { font-weight: bold; color: #820024; margin-right: 3px; }
#share .autoFormText { clear: both; }
#share label { float: left; width: 130px; }
#share input { margin-bottom: 2px; }

/* End of 'style' */

