#header {
	clear: both;
	margin: auto;
	width: 1000px;
}

#nav {
	margin: auto;
	padding-right: 10px;
	text-align: right;
	width: 990px;
	height: 45px;
	background-image: url(images/nav-bkgd.jpg);
	background-position: top center;
}

#subnav {
	width: 262px;
	height: 96px;
	background-image: url(images/nav-bkgd-top.gif);
	background-repeat: no-repeat;
	text-align: right;
}	

#testimonials {
	width: 232px;
	height: 122px;
	background-image: url(images/testi-bkgd.jpg);
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-weight: bold;
}	

#pic-frame {
	margin-bottom: 40px;
	width: 711px;
	height: 236px;
}		

#wrapper {
	width: 1000px;
	margin: auto;
	background-image: url(images/content-mdl.gif);
	background-repeat: repeat-y;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
}

#wrapper_admin {
	width: 1000px;
	margin: auto;
	background: #fff;
	position: relative; /*** Let's be nice to IE ***/
	display: table; /*** For non-IE browsers ***/
	height: 100%;
}

#c1 {
	width: 262px;
	float: left;
}

#c2 {
	width: 714px;
	float: left;
	padding: 12px;
	background-image: url(images/pic-bkgd.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#footer {
	width: 1000px;
	margin: auto;
	clear: both;
	text-align: center;
	font-size: 7.5pt;
	background-color: #4d8ac7;
}

#left {
	width: 125px;
	height: 94px;
	float: left;
	margin-right: 4px;
	margin-bottom: 8px;
	padding: 4px;
	text-align: center;
}

#right {
	width: 350px;
	height: 94px;
	float: left;
	margin-left: 4px;
	margin-bottom: 8px;
	padding: 4px;
	text-align: left;
}

body,td,th {
	font-family: "Century Gothic", Calibri, "Trebuchet MS", sans-serif;
	font-size: 10pt;
}
body {
	background-color: #4d8ac7;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: scroll;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

li {
	list-style-image: url(images/bullet.png);
	margin-top: 0.05in;
	hspace: 5px;
}

hr {
	color: #FFFFFF;
	border-bottom-color: #3b5891;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

table {
	border-collapse: collapse;
}

h1 {
	color: #1c7e55;
	font-weight: bold;
	font-size: 14pt;
}

h2 {
	color: #f15828;
	font-weight: bold;
	font-size: 11pt;
}

h3 {
	font-size: 10pt;
	font-weight:bold;
	color: #4d8ac7;
}

.tbl a {
	padding-left: 30px;
	padding-right: 30px;
	display: block;
	text-align: center;
	line-height: 45px;
	color:#faf162;
	font-weight:bold;
	float: right;
	text-transform: uppercase;
	border-right: #4d8ac7 1px dotted;
}
.tbl a:hover {
	background-color: #4D8BC8;
	text-decoration: none;
	color:#ffffff;
}
.tbl2 a {
	width:237px;
	float: right;
	padding: 6px;
	height: 16px;
	display: block;
	text-align: left;
	line-height: 16px;
	color:#e82629;
	font-weight: bold;
	border-bottom: #253555 1px dotted;
	text-indent: 10px;
	text-transform: uppercase;
}
.tbl2 a:hover {
	background-color: #3bb568;
	text-decoration: none;
	color:#faf162;
}

a {
	color: #e72940;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #1c7e55;
}

a.blue_links {
	text-decoration:none;
	color: #243553;
	font-weight: normal;
	line-height: 9.5pt;
}

a.blue_links:hover {
text-decoration:none;
	color: #000000;
}

a.white_links:hover {
text-decoration:none;
	color: #ffffff;
}

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

.border-right {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #e66232;
}

.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1c7e55;
}

.border {
	border-width: 2px;
	border-style: solid;
	border-color: #1c7e55;
}

.white_text {
	color: #FFFFFF;
}

.white_subheader {
	color: #FFFFFF;	
	font-size: 10.5pt;
}

.white_text_sm {
	color: #FFFFFF;
	font-size: 8pt;
}

.black_subheader {
	color: #000000;	
	font-size: 11pt;
	font-weight: bold;
}

.all_caps_small_text {
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}

.small_text {
	font-size: 8pt;
}

.small_text_italic {
	font-size: 8.5pt;
	font-style: italic;
}

.indented_text {
	padding-left: 225px;
	font-size: 12pt;
	color: #FFFFFF;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.large {
	font-weight: bold;
	font-size: 14pt;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

.quote {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	height: 112px;
}	
.yellow_text {
	color:#FF0;
}

.red_block {
	background-color: #e82629;
	display:block;
	padding: 4px;
	color: #fff;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	width: 495px;
}

.red_block_center {
	background-color: #e82629;
	display:block;
	padding: 4px;
	color: #fff;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	width: 495px;
	margin: auto;
}

#networking {width: 50px; height: 182px; background:url(images/header-networking.jpg) no-repeat; float: right; text-align: center;}

.featured {
	width: 140px;
	height: 170px;
	padding: 5px;
	margin: 5px;
	float: left;
	background-color: #b49f52;
	border: #000 1px solid;
	font-size: 8.5pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.padded {
	width: 140px;
	margin: 5px 8px 5px 8px;
	float: left;
}

.pic {
	width: 140px;
	height: 100px;
	border: 1px solid #000;
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: center;
    margin:auto;
}

.pic_gallery {
	width: 140px;
	height: 100px;
	border: 1px solid #000;
/*	margin: 10px;*/
	float: left;
}

.gallerywrap_1 {width:155px; height:125px float:left; margin-right:6px; text-align: center;}
.galleryimg_1 {width:155px; background-repeat:no-repeat; height:116px; margin:auto; cursor:pointer; background-position:center}
.galleryimg_2 {width:155px; background-repeat:no-repeat; height:118px; margin:auto; cursor:pointer; background-position:center; border: 1px solid #000;}
.galleryname_1 {width:150px; margin-left:auto; margin-right:auto; cursor:pointer}
.gallery_1 {height:118px; width:155px; background-color:#FFFFFF; margin-bottom:6px; border: 1px solid #999999;}
.gallery_2 {height:120px; width:155px; background-color:#FFFFFF; margin-bottom:6px;}

/* Pagination styles */
div.pagination {
	padding: 3px;
	margin: 3px;
    text-align: center;
    width: 600px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;

	text-decoration: none; /* no underline */
	color: #4d8ac7;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #4d8ac7;
	color: #000;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
    border: 1px solid #4d8ac7;
    font-weight: bold;
    background-color: #4d8ac7;
    color: #FFF;
}

div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}
