/* CSS Document */

body {
	background: #01245D url(images/back.jpg) no-repeat scroll 50% 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	padding: 0;
	text-align: left;
}


body a:link, body a:visited, body a:active {color: #FFFFFF;text-decoration: underline;}
body a:hover {color: #CC0000;text-decoration: underline;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #CC0000;
	font-weight: normal;
}


.main-cont {
	width: 961px;
	margin:auto;
	padding: 0;
}


.top-hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #FFFFFF;
	width: 359px;
	float: right;
	height: 171px;
	padding: 73px 0 0 0;
}

.hdr h1{
	color: #B9000D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0;
	padding: 74px 10px 0 0;
}

.lightbluecallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7dafe4;
}

.lightbluecallout a:link, .lightbluecallout a:visited, .lightbluecallout a:active {color: #7dafe4;text-decoration: underline;}
.lightbluecallout a:hover {color: #ffffff;text-decoration: underline;}

.redcallout {color: #CD0001}


.nav {
	border: 5px solid #FFFFFF;
	border-top: none;
	border-bottom: none;
	background-color: #c3dbf3;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	font-size: 20px;
	text-transform: uppercase;
	padding: 14px 0 14px 0;
}

.nav a:link, .nav a:visited, .nav a:active {color: #01245d ;text-decoration: none; float:left;}
.nav a:hover {color: #CC0000;text-decoration: none; float:left;}

.nav-star {
	padding: 0 10px 0 10px;
	float:left;
}

.homemain {
	background-color: #FFFFFF;
	background-image: url(images/home_back.jpg);
	background-repeat: no-repeat;
	width: 915px;
	height: 616px;
	padding: 27px 27px 0 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #01245d;
}

.homemain h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #007ec9;
	font-weight: normal;
	line-height: 26px;
}

.homemain strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 0;
}

.whycharlie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #666666;
	width: 576px;
	padding: 0 0 0 346px;
}

.contentmain {
	background-color: #FFFFFF;
	padding: 10px 60px 50px 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.contentmain a:link, .contentmain a:visited, .contentmain a:active {
	color: #01245D;
	text-decoration: underline;
}
.contentmain a:hover {color: #cc0000;text-decoration: underline;}

.contentmain h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7dafe4;
	font-weight: normal;
	line-height: 30px;
	text-transform: capitalize;
}

.subphotocaptions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7dafe4;
	line-height: 12px;
	font-weight: bold;
	padding: 5px 0 0 0;
}
