body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#head {
	background-image:url(../images/head.jpg);
	height: 231px;
}
.title {
	/*	font-family: Georgia, "Times New Roman", Times, serif;
*/	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.25em;
	text-transform: capitalize;
	font-family: Tahoma, Geneva, sans-serif;
}

.testimonial_cell {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 100px;
}

.glance-left-right{
	border-left-style: outset;
	border-left-width: 1px;
	border-right-style: outset;
	border-right-width: 1px;
}
.glance-left-right-top{
	border-left-style: outset;
	border-left-width: 1px;
	border-right-style: outset;
	border-right-width: 1px;
	border-top-style: outset;
	border-top-width: 1px;
}
.glance-left-right-bottom{
	border-left-style: outset;
	border-left-width: 1px;
	border-right-style: outset;
	border-right-width: 1px;
	border-bottom-style: outset;
	border-bottom-width: 1px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
}
/*menu styles*/

.menu {
	float: left;
	width: 170px;
	margin-left: 10px;
}

.menu_text {
	margin-left: 0px;
}

#main_menu a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B67608;
	border: 1px solid #B67608;
	display: block;
	width: 160px;
	text-indent: 5px;
	font-weight: bold;
}
#main_menu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B67608;
	border: 1px solid #B67608;
	display: block;
	width: 160px;
	text-indent: 5px;
	font-weight: bold;
}
#main_menu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #664000;
	text-decoration: none;
	background-color: #DA961B;
	border: 1px solid #000000;
	display: block;
	width: 160px;
	text-indent: 15px;
	font-weight: normal;
}
#main_menu a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
#submenu a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #b67609;
	text-decoration: none;
	font-weight: bold;
}
#submenu a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #b67609;
	text-decoration: none;
	font-weight: bold;
}
#submenu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #664000;
	text-decoration: none;
	font-weight: bold;
}
#submenu a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.crew a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #664000;
	text-decoration: none;
	font-weight: bold;
}
.crew a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.crew a:link, a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #b67609;
	text-decoration: none;
	font-weight: bold;
}
.crew a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #664000;
	text-decoration: none;
	font-weight: bold;
}
.crewtr {
	font-family: Tahoma;
	font-size: 12px;
	color: #664000;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
}



.content_left {
	background-image: url(../images/content_left.jpg);
	background-repeat: repeat-y;
}
.content_right {
	background-image: url(../images/content_right.jpg);
	background-repeat: repeat-y;
}
#history {
	font-size: 10px;
}

.small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
small {
	font-size: 10px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.clear {
	clear: both;
}

a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

/* blog styles */
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.blog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menusubtitle {
	font-size: 12px;
	color: #000000;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.crewmenutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

.crewmenu {
	margin-left: 25px;
}

/*event styles*/
.event_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	}
.preview_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	}



.left_spacer_column {
	background-image: url(../images/left_spacer_02.jpg);
	background-repeat: repeat-y;
	width: 28px;
}
.left_panel{
	width: 194px;
	background-image: url(../images/bg_left_panel.jpg);
	background-color: #DA941B;
}
.center_spacer_column {
	background-image: url(../images/center_spacer_02.jpg);
	background-repeat: repeat-y;
	width: 31px;
}
.right_spacer_column {
	background-image: url(../images/right_spacer_02.jpg);
	background-repeat: repeat-y;
	width: 28px;
}


.main_body {
	background-image: url(../images/bg_note.jpg);
	background-repeat: repeat-y;
}
.main_body_column {
	background-image: url(../images/main_panel_01.jpg);
	background-repeat: repeat-y;
}
.foot_main {
	background-image: url(../images/main9_10.jpg);
	background-repeat: no-repeat;
}
hr {
	width: 450px;
	background: url(../images/hr.jpg);
}
.newsdiv {
	border: 1px solid #000000;
	width: 180px;
}
.menubg {
	background-image: url(../images/menubg.jpg);
}
#history td {
	height: 30px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*#crewholder {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 405px;
	margin-bottom: 10px;
}
#crewinfo {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
}

.crewimages {
	width: 110px;
	float: left;
	text-align: center;
}*/
/*.crewimagesspacer {
	width: 75px;
	float: left;
	text-align: center;
}

#crewmenu {
	width: 198px;
	float: right;
	overflow: auto;
	height: 425px;
}
.crewimages img {
	border: 3px ridge #FFFFFF;
}
#crew tr td img {
	border: 3px ridge #666;
}*/
#foot .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#foot tr td .footmenu {
	width: 23%;
	padding-left: 20px;
}


#foot a {
	color: #FF6600;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#foot a:visited {
	color: #FF6600;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#foot a:hover {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#foot a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
#main_body_full_width .main_body_column .main_body .rah {
	width: 325px;
	float: left;
}
#main_body_full_width .main_body_column .main_body .rah2 {
	width: 325px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 5px;
	padding: 1px;
	border: 3px double #990000;
}
#comp_menu {

}
#comp_menu td {
	border: 1px solid #000000;
}
#comp_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#blog_pagin_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*#crew {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	width: 660px;
	margin-left: 4px;
	text-transform: capitalize;
}*/
/*.crewtitle    {
	font-size: 10px;
	color: #630;
	text-transform: capitalize;
}

#crew tr td {
	width: 25%;
	padding: 5px;
	text-transform: capitalize;
}*/
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#foot {
	text-align: left;
	background-color: #FFF;
}
.crewdiv {
	width: 155px;
	float: left;
	margin-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 0px;
	margin-bottom: 10px;
}
.crewdiv img {
	border: 3px solid #B67608;
	width: 80px;
	height: 80px;
}
.crewclear {
	clear: both;
}
.crewtitle    {
	font-size: 10px;
	color: #630;
	text-transform: capitalize;
}
.answer				{
	line-height:18px;
	padding:0 0 20px 30px;
	margin-left: 15px;
}
.question			{
	font-weight:bold;
	cursor:pointer;
	line-height:25px;
	padding:4px 30px;
	color: #FFF;
	background-image: url(/images/faq.png);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}
.question:hover	{
	background-color:#666;
}
