/*
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 {
	background-color:#000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C1C5D2;
}

h1, h2, h3 {
	margin-bottom: 15px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#fff;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
	text-transform:uppercase;
}



h2 {
	letter-spacing: -1px;
	
}

h3 {

}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	width:300px;
	margin:20px;
	background:  url("../images/img05.gif") no-repeat 1em 0;
	font-style: italic;
	background-color:#5C647C;
}

a:link {
	text-decoration: none;
	color:#ffffff;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #8B985F;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 10px 2px 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

#wrapper {
border:15px solid #4C4E95;
width:800px;
min-height:650px;
position:relative;
margin-top:0px;
margin-bottom:0px;
margin-right:auto;
margin-left:auto;
}


#wrapper2 {
border:2px solid #000000;
}

/* Splash Header */

#spheader {
	width:auto;
	height:261px;
	/*margin: 0 auto;
	padding: 0 25px 10px 25px;*/
	background-image: url(../images/masthead.png);
	background-repeat:no-repeat;
	
}

#spheader h1 {
	margin: 0;
	padding: 180px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
	
}

#header h1 a {
	color: #FFFFFF;
}

#spheader h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 11px Arial, Helvetica, sans-serif;
	
}

#header h2 a {
	color: #C1C5D2;
}

#header a {
	text-decoration: none;
}
/* Sub headers  */
#header {
	width:auto;
	height:261px;
	/*margin: 0 auto;
	padding: 0 25px 10px 25px;*/
	background-image:url(../images/cpts.png);
	background-repeat:no-repeat;
	
}

#header h1 {
	margin: 0;
	padding: 180px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
	
}


#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 11px Arial, Helvetica, sans-serif;
	
}
/*breadcrumb*/
#breadcrumb {
margin:1em;
color:#A29851;
}

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

#breadcrumb a:visited {
text-decoration:none;
color: #9999CC;
}
#breadcrumb a {
text-decoration:none;
color:#999999;
}
#return a:hover {
text-decoration:underline;
}

#return a:visited {
text-decoration:none;
color: #9999CC;
}
#return a {
text-decoration:none;
color:#999999;
}


/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 0 /*25px*/;
	border:10px solid #FFCCCC;
	/*background: #43495C url("../color/images/img02.gif") repeat-y center top;*/
	
}

/* Content */

#content {
	/*float: left;*/
	width:770px;
	padding: 5px 0 0 5px;
	/*background:  url("../color/images/img03.gif") no-repeat;*/
	border:10px solid #8492BB;
	background-color:#ffffff;
	
}

.post {
	width: 480px;
	padding: 20px 0 0 20px;
}
.postcal {
	width: 90%;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3, .post h4{
color:#999999;
}
.postcal h1, .post h2, .post h3, .post h4{
color:#999999;
}
.postcal .title {
	padding: 0 0 5px 0;
	background:  url("../images/img08.gif") repeat-x left bottom;
	color:#333333;
}
.postcal h2 {
	text-align:right;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}

.post h2  {
padding:0px;
margin:0;
}

.post h3 {
padding:0;
margin:0;
}

.post h4 {
font-size:90%;
padding-bottom:.50em;
}
.post .cal {
font-size:90%;
padding-bottom:.50em;
border-bottom:dotted 1px #003366;
}

.post .title {
	padding: 0 0 5px 0;
	background:  url("../images/img08.gif") repeat-x left bottom;
	color:#333333;
}
.post p {
color:#333333;
}

.post .title span {
	padding-right: 30px;
	background:  url("../images/img06.gif") no-repeat right center;
}
.post a {
color:#A29851;
text-decoration:none;
}

.post a:hover {
text-decoration:underline;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 5px 5px 0 0;
	background-color:#BABBF3;
	/*border-top:10px solid #FFFFCC;
	border-right:10px solid #FFFFCC;
	background:  url("../color/images/img04.gif") no-repeat;*/
}

.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	width:205px;
	margin: 10;
	padding: 10px 0 0 20px;
	background:  url("../images/img09.gif") repeat-x;
	font-size: 18px;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	background:  url("../images/img10.gif") repeat-x;
	color:#006699;
}


.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color:#333333;
}

.box p {
	margin: 0;
	line-height: normal;
	background:  url("../images/img11.gif") no-repeat 0 5px;
	padding-left:10px;
	color:#FFFFFF;
}

.box a {
	padding-left: 10px;
	background:  url("../images/img11.gif") no-repeat 0 5px;
	color:#006699;
	text-decoration:none;
}
.box a:hover {
text-decoration:underline;
}


/* Footer */

#footer {
	width:773px;
	height:45px;
	margin: 0;
	padding: 0;
	background-color:#BABBF3;
	border-right:12px solid #8492BB;
	border-left:10px solid #8492BB;
	border-bottom:12px solid #8492BB;
	/*float:left;*/
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #ffffff;
}

#footer a {
	color: #565736;
}

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

#legal {
	float: left;
}

#links {
	text-align: right;
}

.crumb {
color:#999999;
font-size:75%;
}

.crumb a:hover {
color:#FF0000;
}

.crumb a:visited {
color:#0099CC;
}
.crumb a:link {
text-decoration:none;
color:#FF0099;
}

.note {
font-size:90%;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#000099;
}
.post .email {
color:#333333;
}