/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #999999;
	background-image: url(images/gray_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3 {
}

h2 {
}

h3 {
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;

}
p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #FFFFFF;
}

a:hover {
	
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	background: #788CA5;
	border: 3px solid #FFFFFF;
}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	background: url(images/img_02.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
	text-transform: lowercase;
	font-size: 1em;
	color: #355379;
}


.boxed .content {
	padding: 10px 10px 10px 5px;
}

/* Post */

.post {
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
	background: #788CA5;
	border: 3px solid #FFFFFF;
}

.post .title {
	clear: both;
	padding: 20px 0;
	color: #355379;
}

.post .date {
	float: left;
	width: 80px;
	height: 21px;
	padding: 9px 0 0 0;
	background: #FFFFFF;
	text-align: center;
	font-size: x-small;
	color: #355379;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
	display: none;
}

.post .meta {
	float: left;
	width: 332px;
	height: 28px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}




/* Rotator */

.rotateme {
	height: 368px;
	width: 593px;
	background: #000000;
	border: 3px solid #FFFFFF;
		margin-bottom: 20px;
}

.rotateme ul {
	margin: 0;
	list-style: none;
}




/* Logo */

#logo {
	width: 850px;
	height: 150px;
	margin: 27px auto;
	background-image: url(images/camman_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1 {
	padding: 90px 0 0 95px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
}

#logo h1 span {
	font-size: .7em;
	font-weight: normal;
}

#logo h2 {
	margin-top: -1em;
	padding: 0 0 0 40px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 800px;
	height: 40px;
	margin: -50px auto 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 0.9em;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	text-transform: uppercase;
}

/* Content */

#container {
	width: 800px;
	margin: 0 auto;
	padding: 35px 35px 0 35px;
	background-color: #003366;
}
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 600px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}
/* Content > Main > featureditems */

#featureditems {
}
/* Content > Sidebar */

#sidebar {
	float: left;
	width: 180px;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > leftnav*/

#leftnav {
}

#leftnav ul {
	margin: 0;
	list-style: none;
}

#leftnav p {
	margin-bottom: 1.4em;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
#leftnav a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
}

#leftnav a:hover {
	text-decoration: underline;
}

#leftnav .active a {
	text-transform: uppercase;
}


/* Content > Sidebar > leftnav 2 */

#leftnav2 {
}

#leftnav2 ul {
	margin: 0;
	list-style: none;
}

#leftnav2 p {
	margin-bottom: 1.4em;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
#leftnav2 a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
}

#leftnav2 a:hover {
	text-decoration: underline;
}

#leftnav2 .active a {
	text-transform: uppercase;
}

.small {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px dotted #FFFFFF;
}

#footer p {
	margin: 0 ;
	font-size: x-small;
	float: left;
}

#footer p.mid { margin: 0 24px; }

#footer p.right { float: right; }

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.quickmenu {
	width: 200px;
	margin: 10px 10px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2em;
	text-align:left;
}

#nav a {
	display: block;
	width: 200px;
	text-decoration: none;
}

#nav li { /* all list items */
	float: left;
	width: 200px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #f6e1ab;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li ul a {
	padding: 0 0 0 10px;
	width: 190px;
	color: #FF6600;
	border-bottom: 1px solid #fcf4de;
}

#nav li ul a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 0 0 0 10px;
	width: 190px;
}
#searchbox { width: 160px; height: 30px; margin: 5px 0 0 0; }
.clear{clear:both;}


/*Search box*/
.search {
	color: #000000;
	margin: 6px 3px 0 0px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EAEAEA;
	border: 1px solid #FFF;
	width: 120px;
}
.go {float: left; margin: 6px 0 0 5px; padding: 0;}

/* Amixa tags */


/* breadcrumbs */
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 10px 0 20px 20px;
}

.breadcrumbs a {
	color: #FFFFFF;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

#main .finishbluelink a {
	font-size: 1em;
	color: #C6E2FF;
	text-decoration: underline;
		font-weight: bold;

}


#main .breadcrumbs { margin-left: 0px; }

#map_canvas mapfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;

}

.test111 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003322;
	
}
.test111 a {
	color: #003322;
	text-decoration: underline;
}

.test111 a:hover {
	text-decoration: underline;
}



.tablecourier10 p {
	font-family: Courier;
	color: #FFFFFF;
	font-size: 10px;
}

.tablecourier8 p {
	font-family: Courier;
	color: #FFFFFF;
	font-size: 8px;
}

.tablearial8 p {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 8px;
}

.tablearial10 p {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
}

.tablearial12 p {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}

.tablesmallbold10 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
