/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

/* blockquote formatting will be ignored for now
blockquote {
	font-style: italic;
}
*/

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images_cmc3s/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images_cmc3s/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images_cmc3s/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	background: #FFFFFF;	
	padding: 5px 30px 20px 20px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images_cmc3s/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF 
	url(images_cmc3s/copy_of_skyblue_200x1.gif) repeat-y;

}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

/* Logo */

#logo {
	height: 180px;
	background: #FFFFFF url(images_cmc3s/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 180px 0 0 0;
	background: url(images_cmc3s/logo150.jpg) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: url(images_cmc3s/img06.gif) repeat-x;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 8px 0;
	background: url(images_cmc3s/img07.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu li.title {
      background: none;
      font-size: 129%;
      color: #0E30C9;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/* Content */

#content {
	float: right;
	width: 780px;
	padding: 180px 0 0 0;
	background: url(images_cmc3s/crescentbay.jpg) no-repeat top left;
}

/* Footer */

#footer {
	width: 980px;
	height: 30px;
	margin: 0 auto;
	background: url(images_cmc3s/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 180px;
	height: 30px;
	padding: 0px 0 0 20px;
	background: url(images_cmc3s/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 740px;
	height: 30px;
	padding: 8px 0 0 40px;
}