/* Start of CMSMS style sheet 'Layout' */
body {
text-align: left;
margin:0;
padding:0;
color: #003300;
/*font-family:'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif;*/
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
background: #e7efd7 url(uploads/images/background/bg-body.jpg) no-repeat fixed top center;
}
	img {
	border: 0;
	}

a,
a:link 
a:active {
text-decoration: underline;
padding-bottom: 10px;
color: #003300;
}
	a:visited {
	text-decoration: underline;
	color: #003300;
	}
	a:hover {
	text-decoration: none;
	color: #003300;
	}

.clearboth {
clear: both;
}

div#wrapper {
margin: 0 auto;
width: 100%;
}
div#padding {
padding: 0px 60px;
}

/* HEADER ///////////////////////////////////////////////////////////////////////// */

#header {
background: url(uploads/images/background/bg-container-top.png) no-repeat  bottom center;
margin: 0 auto;
clear: both;
width: 960px;
height: 90px;
}
#header p {
margin: 0px;
}
div#logo { 
position: absolute;
z-index: 999;
margin-top: 60px;
float: left;
}
div#logo a img { 
border:none; 
}

#header h1 {
color: #f0f0f0; 
font-size: 18px;
font-weight: bold;
}


/* BANNER ================================= */

div#banner {
height : 250px;
width: 100%;
}
	div#banner img {
	margin: 0px;
	padding:0px;
	overflow: hidden;
	float : left;
	}
	div#banner p {
	margin: 0px;
	padding:0px;
	}

div#banner-layout {
height : 100px;
width: 100%;
overflow: hidden;
}
	div#banner-layout img {
	margin: 0px;
	padding:0px;
	overflow: hidden;
	float : left;
	}
	div#banner-layout p {
	margin: 0px;
	padding:0px;
	}


/* LEFT SIDE ================================ */

div#leftside {
font-size: 13px;
width: 200px;
padding-top: 90px;
float: left;
}

/*div#leftside h2 {
margin: 0 auto;
font-size: 12px;
font-weight: bold;
text-align: center;
}*/


#callout h2 {
font-weight: bold;
font-size: 14px;
padding: 5px 10px;
border-bottom: 1px solid #1e0000;
color: #1e0000;
margin-bottom: 0px;
padding-top: 5px;
}
#callout p {
margin: 0px;
padding-bottom: 0px;
}
#callout input.button {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
background: none;
border: 0px;
text-decoration: underline;
width:60px;
overflow: visible;
color: #003300;
cursor: pointer;
cursor: hand;
}
	
	
/* LAYOUT PAGES ================================ */

div#body{
line-height: 20px;
background: url(uploads/images/background/bg-container-body.png) repeat-y;
margin: 0 auto;
clear: both;
width: 960px;
}
	div#content {
	width: 390px;
	padding: 0px 20px;
	float: left;
	}
	div#content2 {
	width: 600px;
	padding: 0px 20px;
	float: left;
	}


/* RIGHT SIDE ================================ */

div#rightside {
width: 190px;
float: left;
}
div#rightside h2 {
margin: 0 auto;
font-size: 12px;
font-weight: bold;
text-align: center;
}

/* FOOTER ================================ */

div#footer {
font-size: 13px;
background: url(uploads/images/background/bg-container-bottom.png) no-repeat top center;
margin: 0 auto;
color: #003300;
font-weight: bold;
clear: both;
width: 960px;
height: 95px;
}

div#footer p {
line-height: 20px;
margin: 0;
}
	div#footer a {
	color: #003300;
	text-decoration: none;
	}
	div#footer a:hover {
	color: #003300;
	text-decoration: underline;
	}

div#footer div {
width: 910px;
position: absolute;
text-align: right;
margin-top: 60px;
}

div#left {
width:350px;
text-align: left;
float: left;
}
div#right {
text-align: right;
padding-top: 10px;
float: right;
}

/* H-STYLES ////////////////////////////////////////////////////////////////////////// */

h1 {
color: #1e0000; 
font-size: 20px;
font-weight: bold;
}
h2 {
color: #1e0000; 
font-size: 18px; 
margin-top: 0px;
font-weight: bold;
}

h3 {
color: #1e0000; 
font-size: 14px;
font-weight: bold;
}
h4 {
color: #1e0000; 
font-size: 12px;
}
h5 {
color: #1e0000; 
font-size: 11px;
}
h6 {
color: #1e0000; 
font-size: 10px;
}

/* REGISTRATION FORM ////////////////////////////////////////////////////////////////////////// */

table#register {
width: 100%;
border: 0px;
padding: 0px;
}
table#register td.label {
width: 180px;
padding-left: 10px;
vertical-align: top;
}
table#register td.input {
width: 380px;
}
table#register input {
width: 180px;
}
table#register td.password input {
width: 150px;
}
table#register td.submit {
padding-left: 30px;
}
table#register td.submit input {
width: 125px;
}
table#register td.textarea textarea {
width: 585px;
height: 70px;
overflow: auto;
}
table#register td.split {
height: 25px;
}

/* LOGIN FORM ////////////////////////////////////////////////////////////////////////// */

div#callout-login {
width: 600px;
}
div#callout-login .left {
float: left;
width: 260px;
}
div#callout-login .right {
float: left;
width: 250px;
padding-left: 60px;
}
div#callout-login h2 {
border-bottom: 1px solid #c0c0c0;
}

#callout-login input.your_name {
font-family: Georgia, "Times New Roman", Times, serif;
width: 220px;
font-size: 12px;
font-weight: bold;
color: #1e0000;
padding: 2px;
}
#callout-login input.your_pass {
font-family: Georgia, "Times New Roman", Times, serif;
width: 142px;
font-size: 12px;
font-weight: bold;
color: #1e0000;
padding: 2px;
}
#callout-login input.button {
font-family: Georgia, "Times New Roman", Times, serif;
height: 23px;
}

/* NEWSLETTER ////////////////////////////////////////////////////////////////////////// */

#callout-news {}
#callout-news .your_name {
font-family: Georgia, "Times New Roman", Times, serif;
width: 185px;
color: #003300;
}
#callout-news .your_email {
font-family: Georgia, "Times New Roman", Times, serif;
width: 185px;
color: #003300;
}
#callout-news input.button {
font-family: Georgia, "Times New Roman", Times, serif;
padding-right: 0px;
float: right;
}
div.error {
color: #ff0000;
}

/* CONTACT FORM ///////////////////////////////////////////////////////////////////////// */

.contactform div label {display:block; width:60px;} 
.contactform div.required {color:#003300;} 
.contactform textarea {width: 98%;height: 80px;overflow: auto;} 

div.error {color: #cc9933;} 
div.error_message {color: #cc9933;} 

/* CUSTOM FONT STYLES ////////////////////////////////////////////////////////////////////////// */

.font-size-8 {font-size: 8px;}
.font-size-9 {font-size: 9px;}
.font-size-10 {font-size: 10px;}
.font-size-11 {font-size: 11px;}
.font-size-12 {font-size: 12px;}
.font-size-13 {font-size: 13px;}
.font-size-14 {font-size: 14px;}
.font-size-15 {font-size: 15px;}
.font-size-16 {font-size: 16px;}

/* End of 'Layout' */

