/* CSS Document */


/*************************************** STANDARD CLASSES ***************************************/
body {
	font-family: Trebuchet, "Trebuchet", Trebuchet MS, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
 
p, ul, ol {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #242221;
	text-align: left;
	line-height:15px;
}

h1 {
	font-size:12px;
	text-transform:uppercase;
	color:#004192;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	color:#004192;
}

li {
	line-height:13px;
}

hr {
	width: 100%;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	height:0px;
}

.hr2 {
	width: 100%;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.hr3 {
	width: 100%;
	border-top: 1px solid #004192;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	
}

td {
	vertical-align: top;
}


/*************************************** CUSTOM CLASSES ***************************************/
.gap {
	width: 2px;
}

.promo_cnt {
	padding: 10px;
}

.promo_nav {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #ACB4DB;
}

.main_cnt {
	padding: 20px;
	
}

.remove_padding p {
	padding: 0px;
	margin: 0px;
}

.imageholder {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.imageholder_sm {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.imageholder_ft {
	padding: 2px;
	background-color:#004192;
}

.featured_left {
	padding: 10px 10px 10px 0px;
	border-top: 1px dotted #ACB4DB;
}

.featured_right {
	padding: 10px 0px 10px 0px;
	border-top: 1px dotted #ACB4DB;
}

.featured_icon {
	padding: 2px;
	width: 50px;
}

.featured_icon2 {
	padding: 2px;
	width: 35px;
}

.featured_icon_lg {
	padding: 2px;
	width: 80px;
}

.featured_icon h1 {
	text-align:center;
	margin: 0px;
	padding: 0px;
}

.featured_icon2 h1 {
	text-align:center;
	margin: 0px;
	padding: 0px;
}

.featured_icon_lg h1 {
	text-align:center;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

.price_block {
	padding: 5px;
	background-color:#004192;
	vertical-align:middle;
}

.price_block p {
	color:#FFFFFF;
	text-align:right;
	font-size: 18px;
	font-weight: bold;
	padding:0px;
	margin: 0px;
}

.address {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#004192;
}

.input {
	font-family: Trebuchet, "Trebuchet", Trebuchet MS, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#242221;
	width: 300px;
}

.select {
	font-family: Trebuchet, "Trebuchet", Trebuchet MS, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#242221;
	width: 300px;
}

.select2 {
	font-family: Trebuchet, "Trebuchet", Trebuchet MS, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#242221;
}

.textarea {
	font-family: Trebuchet, "Trebuchet", Trebuchet MS, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#242221;
	width: 300px;
	height: 100px;
}

.submit {
	font-family: Trebuchet, "Trebuchet", Trebuchet MS, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nav {
	font-size: 11px;
	border: 0px;
	background-color: #FFFFFF;
	color:#004192;
	text-decoration:underline;
	text-align:left;
}

.nav:hover {
	text-decoration: none;
	color:#D66432;
}

.default_text {
	font-family: Trebuchet, "Trebuchet", Trebuchet MS, "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242221;
	line-height:15px;
}




/*************************************** STANDARD IDS ***************************************/
#top_tile {
	background-image:url(../images/tile_top.jpg);
	background-repeat:repeat-x;
	
	
	
	height:30px;
}

#gradient {
	background-image:url(../images/tile_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}



#titles {
	display:block;
	position: absolute;
	z-index: 100;
	top: 407px;
	width:759px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #EEE;
	clear:both;
	text-align:left;
}

*html #titles {
	left: -200px;	
	border: 1px solid #0F0;
}

#titles_admin {
	position: absolute;
	z-index: 100;
	top: 110px;
	height: 65px;
	margin: 0px;
	padding: 0px;
}


#testimonial {
	display:block;
	position: absolute;
	z-index: 11;
	top: 330px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	margin-left: 278px;
	clear:both;
}

#testimonial p {
	color:#FFFFFF;
	font-size: 10px;
}

#content {
	height: 476px;
	width:759px;
	background-image:url(../images/tile_main.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}

#footer {
	height: 70px;
	vertical-align:middle;
}

#footer p {
	text-align:center;
	font-size: 10px;
}

#success {
	background-color:#EEEEEE;
	padding: 5px;
	border:1px solid #004192;
}

#success p {
	color:#004192;
	margin:0px;
}

#alert {
	background-color:#FFDDDD;
	padding: 5px;
	border:1px solid #990000;
}

#alert p {
	color:#990000;
	margin:0px;
}

#login_main {
}

#welcome {
	height: 30px;
	vertical-align: middle;
}

#contact {
	padding: 20px 20px 20px 0px;
	width: 120px;
}

#vr {
	background-image:url(../images/vr_tile.png);
	background-repeat:repeat-y;
	width: 18px;
}

#blog {
	padding: 20px 0px 20px 0px;
}

#blog1 {
	border-top: 1px dotted #CCCCCC;
	background-image:url(../images/table_tile.jpg);
	background-repeat:repeat-y;
	background-position:right;
	padding-top: 20px;
	padding-bottom: 20px;
	
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #242221;
	text-align: left;
	line-height:15px;
}

#blog2 {
	border-top: 1px dotted #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #242221;
	text-align: left;
	line-height:15px;
}

#blog_left {
	width: 200px;
}


/*************************************** LINKS ***************************************/
a {
	color:#004192;
	font-size: 11px;
	text-decoration:underline;
}

a:hover {
	color: #666666;
	text-decoration:none;
}

#footer a {
	font-size: 10px;
	color:#242221;
}

#footer a:hover {
	text-decoration: none;
	color:#666666;
}

.promo_cnt a {
	font-size: 14px;
	color:#004192;
	text-decoration: none;
}

.promo_cnt a:hover {
	color:#D66432;
	text-decoration: none;
}

/* orange button */
.btn_orange {
	vertical-align:middle;
	background-image:url(../images/btn_orange_tile.jpg);
}

.btn_orange p {
	padding: 0px;
	margin: 0px;
}

.btn_orange a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

.btn_orange a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

/* green button */
.btn_green {
	vertical-align:middle;
	background-image:url(../images/btn_green_tile.jpg);
}

.btn_green p {
	padding: 0px;
	margin: 0px;
}

.btn_green a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

.btn_green a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

/* grey button */
.btn_grey {
	vertical-align:middle;
	background-image:url(../images/btn_grey_tile.jpg);
}

.btn_grey p {
	padding: 0px;
	margin: 0px;
}

.btn_grey a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
}

.btn_grey a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}