body, html, h1, h2, h3, h4, h5, h6, ul, ol, dl, table, p, td { 
	margin: 0; padding: 0 
}


body {
	text-align: center;	/* Fix for IE win to center the content/wrapper div */
	background-color: #0f47ff;
	}
	
body, p, div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color:#232323;
}

a {
	text-decoration: none;
}
a:link {
	color: #0F47FF;
}
a:visited {
	color: #0F47FF;
}
a:active {
}
a:hover {
	color:#6655CC;
	text-decoration: underline;
}

a.btn {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	border-left: 2px solid #9F9FA7;
	border-top: 2px solid #9F9FA7;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
}
a.btn:link, a.btn:visited {
	color: #fff;
	background: #434552;
}
a.btn:hover, a.btn:active {
	background: #C1C3CF;
	color: #444444;
	border-right: 2px solid #9F9FA7;
	border-bottom: 2px solid #9F9FA7;
	border-top: 2px solid #444444;
	border-left: 2px solid #444444;
}

a.ff:hover, a.ff:active {
	background: #C1C3CF;
	color: #444444;
	border-right: 2px solid #9F9FA7;
	border-bottom: 2px solid #9F9FA7;
	border-top: 2px solid #444444;
	border-left: 2px solid #444444;
}

h1,h2 {
	color:#5269B2;
}

#wrapper {
	position: relative;
	margin:0px auto;
	width: 800px;
	height: auto;
	background-color: #f9fb39;
}

#topbanner {
	height: 170px;
	width: auto;
	background-color: #646464;
	text-align: left;
}

#logo {
	clear:both;
	margin:-165px 0px 0px 10px;
}

#logoname {
	width: 340px;
	margin:-15px 0px 0px 240px;
	font-size: 11px;
	color:#ffffff;
	text-align:center;
}

#bannerright {
	margin:25px 10px 0px 0px;
	float:right;
	font-size: 12px;
	color: #efefef;
	line-height: 2;
	text-align: center;
}

#bannerright .callus {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#bannerright a {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
#bannerright a:link {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color:#f9fb39;
}
#bannerright a:visited {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #f9fb39
}

#bannerright a:hover {
font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color:#6655CC;
	text-decoration: underline;
}

#menubar {
clear:both;
	height: 26px;
	background-image:url(../img/menubar.gif);
	background-repeat: repeat-x;
}

#menubar ul {
	width: auto;
	/*margin: 7px 15px;*/
	padding-top:7px;
	list-style: none;
	line-height: 1;
}


#menubar ul li {
	display: inline;
	margin: 0px 20px;
}

#menubar ul li a {
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}

#menubar ul li a:hover {
	color: #0f47ff;
}

#content {
	background-color: #ffffff;
	background-image:url(../img/tl_corner.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin: 10px 0px 0px 30px;
	min-height: 500px;
	height: auto;
	_height: 500px;
}

/* Content Pages */
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

h2 {
	font-size: 12px;
	margin:30px 0px 2px 0px;
}

#pagehead {
	position:absolute;
	top:206px;
	left:330px;
	width:470px;
	height:25px;
	background-color:#f9fb39;
	/*
	border-bottom:2px solid #0f47ff;
	border-left:2px solid #0f47ff;
	*/
	font-size:18px;
	font-weight:bold;
	font-style: italic;
	color:#0f47ff;
	padding-bottom: 2px;
}

#pagetext {
	text-align:left;
	padding:50px 30px 10px 10px;
	height:auto;
	width:auto;
}

#pagetext p {
	margin-bottom: 10px;
}

#pagephoto {
	float: left;
	padding: 0px 75px 0px 20px;
	/*margin: 20px 75px 10px 20px;*/
}


#pagephoto p {
	width: 200px;
	margin-bottom: 25px;
	font-size: 9px;
	font-weight: bold;
	color: #646464;
	text-align:center;
	text-transform: uppercase;
}

#pagephoto img{
	border-right: 5px groove #cdcdcd;
	border-bottom: 5px groove #cdcdcd;
}

.photocaption {
	width: 200px;
	margin-bottom: 25px;
	font-size: 9px;
	font-weight: bold;
	color: #646464;
	text-align:center;
	text-transform: uppercase;
}

.photoborder {
	border-right: 5px groove #cdcdcd;
	border-bottom: 5px groove #cdcdcd;
}

#contactinfo {
	margin:70px 0px 20px 25px;
	font-size: 14px;
}

#contactinfo a {
	text-decoration: underline;
}


#clearphoto {
	clear:left;
}

/* Photo Page */
#photopage {
	text-align:center;
	padding:10px;
	height:auto;
	width:auto;
}

#photohead {
	text-align: left;
	margin-left: 30px;
}

#photopage img {
	padding: 15px;
}

#photolinks {
	margin-top: 50px;
	font-size: 12px;
}

#photolinks p {
	margin-top: 120px;
}



/* Front Page */
#frontphoto {
	float:left;
	padding: 0px 50px 40px 20px;
	
}

#fronthead {
	margin-bottom: 20px;
	font-size: 16px;
	font-style: italic;
	color: #646464;
	text-align: left;
}

#frontphototext {
	text-align:left;
	padding:30px 40px 10px 10px;
	height:auto;
}

#frontphototext p {
	margin-bottom:5px;
}

#fbhalf {
	clear:left;
	text-align:left;
	background-color: #ffffff;
	margin: 0px 20px;
	padding-bottom: 20px;
}

#fbhalf p {
	margin: 10px;
	background-color: #ffffff;
}

#fbhalf a{
	font-size: 12px;
	font-weight:bold;
}


/* footer */
#footer {
	background-color: #f9fb39;
	background-image:url(../img/bl_corner.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 30px;
	height: auto;
	width:auto;
}

#footertop {
	background-color: #ffffff;
	width: 770;
	height:22px;
	margin-left:27px;
}

#footermc {
	margin:5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #0f47ff;
}

#footer ul {
	width: auto;
	list-style: none;
}


#footer ul li {
	display: inline;
	margin: 5px 20px;
	font-size: 9px;
	font-weight: bold;
}

