/*
Design by Westgate Global
http://www.westgateglobal.com

*/

body {
	margin-top: 49px;
	padding: 0;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h4 {
	margin: 0;
	font-weight: normal;
	color: #993333;
}


h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 14px;
	font-weight: 800;
	color: #003399;
	margin: 0;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 16px;
	font-weight: 800;
}


p, ul, ol {
	text-align: left;
	line-height: 25px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #993300;
}

a:hover, a:active {
	text-decoration: none;
	color: #999999;
}

a:visited {
	color: #993300;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#form_wrapper{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	margin-top: 85px;
	margin-left: 5px;

}

/* search */

#search {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width: 200px;
	height: 15px;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(../images/bg-search.png) no-repeat scroll 0 0;
	border:none;
	font-size:1.0em;
	color:#444444;
	padding:6px 10px 8px 10px;
	width:182px;
	float:left;
}
#search input:focus, #search input:hover, #search button:focus, #search button:hover {
	background:transparent url(../images/bg-search.png) no-repeat scroll -312px 0;
}
#search button {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(../images/bg-search.png) no-repeat scroll -202px 0px;
	border:none;
	font-size:1.0em;
	color:#952200;
	padding:0px 10px 0px 10px;
	font-weight: bold;
	height:32px;
	width:110px;
	float:left;
}
#search button:focus, #search button:hover {
	background:transparent url(../images/bg-search.png) no-repeat scroll -514px 0px;
	color:#fff;
}


/* Header */

#header {
	width: 800px;
	height: 162px;
	background-image: url(../images/y_header_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
 


/* Menus */

/* Horizontial Menu */

#menu{
	width: 800px;
	height: 62px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	visibility: hidden;
}

/* Vertical Menu  */
	
	
#verticalmenu {
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

#verticalmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#verticalmenu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#verticalmenu li a:link, #verticalmenu li a:visited {
	color: #C7377D;
	display: block;
	background-image: url(../images/verticalmenu.gif);
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}


#verticalmenu li a:hover {
	color: #C7377D;
	background-image: url(../images/verticalmenu.gif);
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}




/** LOGO */

#logo-wrap {
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#logo {
	width: 800px;
	height: 350px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 
	padding-top: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 115px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#logotop {
	width: 800px;
	height: 225px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Page */

#page {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	width: 800px;
	height: auto;
}

#content_left {
	width: 600px;
	float: left;
}
#content_right {
	width: 200px;
	float: right;
}

#content_bottom {
	width: 800px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/round_bottom.png);
	background-repeat: no-repeat;
}

/* Content Icon Box */

#iconbox_wrapper {
	width: 800px;
	height: 160px;
	padding-top: 15px;
}
/* Icon Boxs */

#iconbox1 {
	width: 190px;
	height: 145px;
	padding-right: 13.3px;
	float: left;
}
#iconbox2 {
	width: 190px;
	height: 145px;
	padding-right: 13.3px;
	background-image: url(../images/iconbox_blank1.gif);
	background-repeat: no-repeat;
	float: left;
}
#iconbox3 {
	width: 190px;
	height: 145px;
	padding-right: 13.3px;
	background-image: url(../images/newsletter.png);
	background-repeat: no-repeat;
	float: left;
}

#iconbox4 {
	width: 190px;
	height: 145px;
	float: right;
}

#imageholder {
	margin-top: 7px;
	margin-left: 9px;
	background-repeat: no-repeat;
}

/* Post */

.post {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.post .title_2 {
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.post h1 {
}



.post h2 {
	height: 32px;
	font-size: 14px;
	color: #003399;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
}

.post h3 {
	height: 5px;
	font-size: 14px;
	color: #003399;
	margin: 0px;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.post .entry {
	padding: 0 15px;
}

.post ul {
	margin-left: 0;
	padding-left: 30px;
}

.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #666666;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}




#staff_imagebox {
	width: 381px;
	height: 245px;
	padding-bottom: 20px;
	
}

#staff_imagebox_left {
	width:190px;
	height:225px;
	float: left;
}

 #staff_imagebox_right {
	width:181px;
	height:215px;
	float: right;
	padding-left: 10px;
	padding-top: 10px;
}
      
.staff_text{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size: 11px;
	}
	
.staff_text h1 {
	height: 5px;
	font-size: 14px;
	color:#000000;
	margin: 0px;
	font-weight: 600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.staff_text h2 {
	height: 5px;
	font-size: 12px;
	color: #993300;
	margin: 0px;
	font-weight: 400;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

/* Boxes */
#box{
	width: 800px;
	background-image: url(../images/box1.png);
	height: 125px;
	margin-bottom: 30px;
}

#boxleft {
	float: left;
	width: 160px;
	height: 125px;
	margin-top: 3px;
	margin-left: 10px;
}



#boxright {
	float: right;
	width: 630px;
	height: 125px;
	font-size: 12px;
	color: #666666;
}

#box2{
	width: 800px;
	background-image: url(../images/box2.png);
	height: 180px;
	margin-bottom: 30px;
}

#box2left {
	float: left;
	width: 160px;
	height: 175px;
	margin-top: 3px;
	margin-left: 10px;
}

#box2right {
	float: right;
	width: 630px;
	font-size: 12px;
	color: #666666;
	height: 180px;
	margin-top: 3px;
}

/* tables */
table.one {
	border-width: 0px;
	width: 500px;	
}
table.one th {
	border-width: 0px;
	font-size: 14px;
	text-align:left;
	color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
table.one td {
	border-width: 0px;
	font-size: 12px;
	text-align:left;
	vertical-align: text-top;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

table.two {
	border-width: 0px;
	width: 300px;	
}
table.two th {
	border-width: 0px;
	font-size: 14px;
	text-align:left;
	color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
table.two td {
	border-width: 0px;
	font-size: 12px;
	text-align:left;
	vertical-align: text-top;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

/* Inline Images */
 img.floatLeft {
	float: left;
	margin-right: 8px;
}

img.floatRight {
	float: right;
	margin-left: 8px;
}

/* Tool tip */

.tooltipLEFT{
    float: left;
}



/* Footer */
#footer-wrap {
	width: 800px;
	height: 66px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}
