/*********************************************
/* Redefining Existing Tags
/*********************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#575757;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#C4C4C2;
}

* {margin:0px;padding:0px;}
table {margin:10px 0px 0px 0px;padding:0px;}
form {margin:0px;padding:0px;}
img {border-width:0px;margin:0px;padding:0px;}
p {margin:10px 0px 0px 0px;padding:0px;}
h1 {color:#4179A0;font-size:26px;margin:0px 0px 0px 0px;padding:0px;font-weight:normal;}
h2 {color:#4179A0;font-size:1.7em;margin:10px 0px 0px 0px;padding:0px;font-weight:normal;}
h3 {font-size:1em;font-weight:bold;margin:10px 0px 0px 0px;padding:0px;}
h4 {font-size:1em;font-weight:bold;margin:10px 0px 0px 0px;padding:0px;}
h5 {color:#4179A0;font-size:1.2em;margin:10px 0px 0px 0px;padding:0px;font-weight:bold;}
option {margin:0px 2px 0px 2px;}

/*********************************************
/* Custom Generic Styles
/*********************************************/

/* Quick Margins */

.mt0 {margin-top:0px;}
.mt1 {margin-top:1px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}

.mr0 {margin-right:0px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}

.mb0 {margin-bottom:0px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}

.ml0 {margin-left:0px;}
.ml1 {margin-left:1px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}

/* Quick Paddings */

.pt0 {padding-top:0px;}
.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt25 {padding-top:25px;}

.pr0 {padding-right:0px;}
.pr5 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}

.pb0 {padding-bottom:0px;}
.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}

.pl0 {padding-left:0px;}
.pl5 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}

.bolder {font-size:inherit;font-weight:bold;}

.no_space {margin-top:0px;}
.ten_space {margin-top:10px;}
.fifteen_space {margin-top:15px;}
.twenty_space {margin-top:20px;}
.forty_space {margin-top:40px;}

.tenright {margin-right:10px;}

.no_decoration {text-decoration:none;}

.tinyText {font-size:0.9em;}
.biggerText {font-size:1.2em;}
.hugeText {font-size:1.5em;}

.floatfix{float:left;}
.clearfix{float:left;clear:both;}
.rightfix{float:right;}
.justClear{clear:both;}

.centered{text-align:center;}
.rightText{text-align:right;}

.hidden {display:none;}

.blueText {color:#4179A0;}

.oQuote {margin-right:5px;}
.cQuote {margin-left:5px;}

/*********************************************
/* Basic Links
/*********************************************/

a {outline:none;}
a:link {color:#B53042;text-decoration:none;}
a:hover {color:#B53042;text-decoration:underline;}
a:visited {color:#B53042;text-decoration:none;}
a:visited:hover {color:#B53042;text-decoration:underline;}

.blueLink a{outline:none;}
.blueLink a:link {color:#4179A0;text-decoration:none;}
.blueLink a:hover {color:#4179A0;text-decoration:underline;}
.blueLink a:visited {color:#4179A0;text-decoration:none;}
.blueLink a:visited:hover {color:#4179A0;text-decoration:underline;}

/*********************************************
/* Layout - Divs
/*********************************************/

div#wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	font-size:0.8em;
	text-align:left;
}

div#background1 {
	background:#C4C4C2 url(../images/background_part1.jpg) no-repeat top left;
	width:1000px;
	height:136px;
}
div#background2 {
	background:#C4C4C2 url(../images/background_part2.jpg) no-repeat top left;
	width:1000px;
	height:60px;
}
div#background3 {
	background:#C4C4C2 url(../images/background_part3.jpg) no-repeat top left;
	width:1000px;
	height:60px;
}
div#background4 {
	background:#C4C4C2 url(../images/background_part4.jpg) no-repeat top left;
	width:1000px;
	height:40px;
}
div#background5 {
	background:#C4C4C2 url(../images/background_part5.jpg) no-repeat top left;
	width:1000px;
	height:31px;
	padding-top:7px;
	text-align:center;
}
div#background6 {
	background:#C4C4C2 url(../images/background_part6.jpg) repeat-y top left;
	width:1000px;
}
div#background7 {
	background:#C4C4C2 url(../images/background_part7.jpg) no-repeat top left;
	width:1000px;
	height:60px;
	text-align:center;
}
div#background8 {
	background:#C4C4C2 url(../images/background_part8.jpg) no-repeat top left;
	width:1000px;
	height:270px;
}

div#content_area {
	float:left;
	width:715px;
	height:auto;
	padding:10px 135px 10px 150px;
}

.fullwidth {
	width:715px;
}

div#footer_outer {
	width:1000px;
	height:50px;
	text-align:center;
}

div#footer {
	width:200px;
	font-size:0.9em;
}

div#menu_upper {
	width:824px;
	height:60px;
	padding:0px 0px 0px 176px;
	margin:0px;
}

div#menu_lower {
	width:789px;
	height:60px;
	padding:0px 0px 0px 211px;
	margin:0px;
}

.menu_item {
	float:left;
	padding:0px 7px 0px 0px;
	margin:0px;
}

/*********************************/
/* Sub Menu Related
/*********************************/

div#sub_menu {
	float:left;
	width:715px;
}

div#sub_menu ul {
	float:left;
	list-style:none;
}

div#sub_menu ul li {
	float:left;
	width:357px;
	clear:both;
}

div#sub_menu ul li img {
	float:left;
	width:108px;
	margin-right:10px;
}

div#sub_menu ul li h3 {
	float:left;
	width:239px;
	font-size:1.8em;
}

div#sub_menu ul li a {outline:none;}
div#sub_menu ul li a:link {color:#B53042;text-decoration:none;}
div#sub_menu ul li a:hover {color:#e22640;text-decoration:underline;}
div#sub_menu ul li a:visited {color:#B53042;text-decoration:none;}
div#sub_menu ul li a:visited:hover {color:#e22640;text-decoration:underline;}

/*********************************/
/* Content Related
/*********************************/

.content_bullets {
	padding-left:25px;
}
.content_bullets li {
	margin-top:10px;
}

.content_non_bullets {
	margin-top:10px;
	padding-left:25px;
	list-style:none;
}

.content_table tr td {
	padding:5px;
}

.icon {
	float:left;
	margin-right:10px;
}

.row {
	float:left;
	clear:both;
	width:710px;
}

.col3 {
	float:left;
	width:230px;
	text-align:center;
}

.col3 p {
	width:230px;
	text-align:center;
}

.left10 {
	margin-left:10px;
}

.flash_movie {
	background-color:#c4c4c2;
}

.video_thumb {
	width:230px;
}

/*********************************/
/* Form Related
/*********************************/

.formfix, .formfixsmall {
	float:left;
	clear:both;
	width:600px;
	height:auto;
	margin-top:5px;
}

.formlabel {
	float:left;
	font-weight:bold;
	width:200px;
}

.textfieldcontainer {
	float:left;
	width:390px;
}

.formTextField {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:384px;
	padding:3px;
	clear:none;
}

.formTextArea {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:384px;
	height:65px;
	padding:3px;
}

.formfixsmall label {
	float:left;
	font-weight:bold;
	width:100px;
}

.formTextFieldSmall {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:100px;
	padding:3px;
}

/*********************************************
/* Standard Button
/*********************************************/

.standardButton {
	color:#D20000;
}

.standardButton a {
	color:#D20000;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border:1px solid #D20000;
	display:block;
	padding:2px;
	margin:0px;
}

.standardButton a:hover{
	color:#FFF;
	background-color:#D20000;
}

/*********************************************
/* Security Form
/*********************************************/

div#security_form {
	width:733px;
	height:auto;
}

div#security_top {
	float:left;
	clear:both;
	width:733px;
	height:25px;
	background:url(../images/security_top.jpg) no-repeat top left;
}

div#security_middle {
	float:left;
	clear:both;
	width:613px;
	height:auto;
	padding:0px 65px 5px 55px;
	background:url(../images/security_middle.jpg) repeat-y top left;
}

div#security_bottom {
	float:left;
	clear:both;
	width:733px;
	height:20px;
	background:url(../images/security_bottom.jpg) no-repeat top left;
}

/*********************************************
/* Gallery Menu
/*********************************************/

div#gallery_menu {
	float:left;
	width:195px;
	height:550px;
	overflow:auto;
	padding:0px 0px 0px 10px;
}

.gallery_item {
	float:left;
	clear:both;
	width:170px;
	padding:0px 0px 0px 0px;
}

.gallery_item_wrapper {
	float:left;
	clear:both;
	width:170px;
	padding:5px 0px 0px 0px;
}

.gallery_item_title {
	color:#4179A0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.gallery_item_thumb {
	float:left;
	width:20px;
	padding:0px 0px 0px 0px;
}

.gallery_item_name {
	float:left;
	width:140px;
	padding:0px 0px 0px 10px;
	font-size:10px;
	text-decoration:none;
}