/* ---------------------------------------------------------------------------------------- */
/* CSS */
/* ---------------------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background:url(images/bgbody.jpg) repeat-y center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	text-align: center !important;
	color: #000;
}


#outercontainer {
	position: relative;
	width: 936px;
	margin: 0 auto;
	padding: 0;
	background: url(images/bgcontent.jpg) no-repeat top center;
	border-top: 3px solid #800203;
	border-bottom: 3px solid #800203;
	color: #fff;
	
}


/* ---------------------------------------------------------------------------------------- */
/* Header and Top Content */
/* ---------------------------------------------------------------------------------------- */

#header {
	position: relative;
	width: 936px;
	height: 185px;
	margin: 0 auto 30px;
	padding: 0;
	/*background-color: #00FF00;*/
	text-align: left;
}

/* ---------------------------------------------------------------------------------------- */
/* Homepage */
/* ---------------------------------------------------------------------------------------- */

#booth_flash {
	position:absolute;
	right: 0px;
	top: 155px;
	z-index: 999;
}


#homeContent {
	float: left;
	display: inline;
	width: 730px;
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
	text-align: left;
    /*background-color: #CC9900;*/
	min-height: 500px;
	height:auto !important;
	height:500px;
	border-left: 1px solid #7D6A63;
}


.intro_txt {
	width: 380px;
	padding: 0 0 0 0;
	/*background-color: #00FF00;*/
	color: #fff;
}

.intro_txt p {
	margin: 8px 0 0 0;
}




.read_more {
	background:url(images/read_more.jpg) no-repeat;
	width:85px;
	height:23px;
	border:none;
	float:right;
	cursor:pointer;
	margin:15px 14px 0 0;
	display:block;
	text-decoration:none;
}

.oth_pad {
	margin: 15px 55px 0 0;
}



.news_side {
	width: 730px;
	margin: 0;
	clear: both;
	float: left;
	/*background-color: #33FFFF;*/
}

.left_news {
	width: 450px;
	color: #fff;
	font-size: 11px;
	text-align: justify;
	float: left;
}

.date_txt {
	font-size: 11px;
	font-weight: 800;
	margin: 0px 0 9px 0;
}

.block_news {
	margin: 0px 0 0px 0;
	clear: both;
}



.right_news {
	width: 250px;
	float: left;
	margin: 0 0 0 22px;
}





.line_box {
	background:url(images/line_box.jpg) repeat-y;
	width:237px;
}

.bgbox {
	background:url(images/bgbox.jpg) no-repeat top center;
	font-size:11px;
	color:#fff;
	padding:17px 20px 12px 13px;
}

.bgbox p {
	text-indent:10px;
}

.bottom_box {
	background:url(images/bottom_box.jpg) no-repeat;
	height:6px;
	font-size:0;
	width:237px;
}

.header_box {
	color:#840505;
	font-size:11px;
	font-family:Tahoma;
	font-weight:800;
	margin:0 0 8px 0;
}







.homebanner {
	margin: 40px 0 30px 0;
	width: 720px;
	text-align: center;
}


.homespan {
	position: relative;
	width: 720px;
	margin: 0 0 60px 0;
	padding: 0;
	/*background-color:#009900;*/
}

.homespan-left {
	width: 350px;
	float: left;
	margin: 0;
	padding: 0;
	/*background-color: #FF3300;*/
}

.homespan-right {
	width: 350px;
	float: right;
	margin: 0;
	padding: 0;
	/*background-color: #00FF00;*/
}

.homespan-full {
	width: 720px;
	float: left;
	margin: 0;
	padding: 0;
}


.home-testimonial {
	background-color: #AD9183;
	border: 2px solid #000;
	padding: 0 6px 0;
	color: #000000;
}

.home-testimonial h1 {
	font-size: 14px;
	color: #000;
}


/* ---------------------------------------------------------------------------------------- */
/* Content Left */
/* ---------------------------------------------------------------------------------------- */

#contentLeft {
	float: left;
	display: inline;
	width: 175px;
	margin: 0 0 0 6px;
	padding: 0;
	text-align: center;
	/*background-color: #00CC00;*/
}


.leftcontact {
	margin: 0 auto 20px;
	width: 160px;
}

.mail_txt {
	color: #e1cec7;
	font-weight: 800;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}


.contact_number {
	margin: 1px 0 0 0;
	color: #e1cec7;
	font-weight: 800;
	font-size: 20px;
	font-family: Tahoma;
}


.search {
	margin: 0 auto 15px;
	padding: 0;
	width: 165px;
	height: 30px;	
}

.search #searchtext {
	float: left;
	margin: 6px 0 0 0;
	padding: 0;
	width: 135px;
	border: 1px solid #999999;
	color: #560F13;
	background-color: #B69A8E;
}


.search #gosubmit {
	float: left;
	margin: 5px 0 0 5px;
}


.sign_cnt {
	margin: 0 auto;
}

.gsa {
	margin: 0 20px 0 0; 
}




/* ---------------------------------------------------------------------------------------- */
/* Navigation */
/* ---------------------------------------------------------------------------------------- */


#category-nav {
	float: left;
	display: inline;
	margin: 0 0 25px 4px;
	padding: 0;
	width: 165px;
}

.category-nav-block {
	margin: 0 auto 5px;
	padding: 0;
	width: 165px;
	text-align: left;
}

.category-nav-block.bkgd {
	background-color: #3e302d;
	padding-bottom: 8px;
	border-left: 1px solid #745C52;
	border-right: 1px solid #745C52;
	border-bottom: 1px solid #745C52;			
}

.category-nav-block.last {
	margin: 0 auto 14px;
}

.category-nav-block .navheader {
	margin: 0 auto 0;
	padding: 0;
}

.category-nav-block .hr {
	width: 150px;
	height: 1px;
	border-bottom: 1px solid #fff;
	margin: 5px 0 5px 8px;
	padding: 0;
	font-size: 1px;
} 

.category-nav-block ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}


.category-nav-block ul ul {
	margin: 0;
	padding: 0 0 0 14px;
	list-style-type: none;
}

.category-nav-block ul li {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	line-height: 1.6;
}

.category-nav-block ul li ul li {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	line-height: 1.6;
}

.category-nav-block img {
	border: 1px solid #745C52;
}

.category-nav-block.bkgd img {
	border-top: 1px solid #745C52;
	border-left: none;
	border-right: none;	
}





/* ---------------------------------------------------------------------------------------- */
/* Container */
/* ---------------------------------------------------------------------------------------- */

#container {
	width: 936px;
	margin: 0 auto;
	padding: 0 0 25px 0;
}

#subContent {
	float: left;
	display: inline;
	width: 730px;
	margin: 20 0 10 6px;
	padding: 0 0 0 10px;
	text-align: left;
	/*background-color: #CC66FF;*/
	/*min-height: 500px;
	height:auto !important;
	height:500px;*/
	border-left: 1px solid #7D6A63;
}

#subContent h1 {
	margin-top: 0;
	padding: 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#subContent h2 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}


#subContent h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}






/* ---------------------------------------------------------------------------------------- */
/* styles from old site */
/* ---------------------------------------------------------------------------------------- */




.t_header {
	background:url(images/line_head.jpg) no-repeat top;
	height:16px;
	width:182px;
	font-size:14px;
	font-weight:400;
	color:#fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:3px 0 2px;
}

.b_header {
	background:url(images/line_head.jpg) no-repeat left;
	height:2px;
	width:182px;
	font-size:0;
	margin:0 0 11px 0;
}


.t_header2
{
	background:url(images/line_head2.jpg) no-repeat top;
	height:16px;
	width:182px;
	font-size:14px;
	font-weight:400;
	color:#fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:3px 0 2px;
}



/* added 06/15/09 LM */
.t_header2_full {
	background:url(images/line_head2.jpg) no-repeat top left;
	height:16px;
	font-size:14px;
	font-weight:400;
	color:#fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:3px 0 2px;
}


.b_header2
{
	background:url(images/line_head3.jpg) no-repeat left;
	height:2px;
	width:182px;
	font-size:0;
	margin:0 0 11px 0;
}



/*for div-s with floating elements*/
.clear_cont:after, .cc:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both !important;
	visibility: hidden;
}
.clear_cont, .cc
{
	min-height: 1px;
}
* html .clear_cont, * html .cc
{
	height: 1px;
}



.faq_cnt {
	font-size: 11px;
}

.n_faq {
	font-size:12px;
	font-weight:800;
	padding:3px 0 0 5px;
}

.box1_cnt {
	margin:0 0 25px 0;
	width:720px;
}

.top_box1 {
}

.top_box1 div {
	background:url(/images/tl.gif) no-repeat left center;
	padding:0 0 0 6px;
	height:25px;
	font-size:0;
}

.top_box1 div div {
	background:url(/images/tr.gif) no-repeat right center;
	padding:0 6px 0 0;
	height:25px;
	font-size:0;	
}

.top_box1 div div div {
	background:url(/images/line_t.gif) repeat-x;
	height:25px;
}

.bottom_box1 {
}

.bottom_box1 div {
	background:url(/images/bl.gif) no-repeat left center;
	padding:0 0 0 6px;
	height:6px;
	font-size:0;
}

.bottom_box1 div div {
	background:url(/images/br.gif) no-repeat right center;
	padding:0 6px 0 0;
	height:6px;
	font-size:0;
}

.bottom_box1 div div div {
	background:url(/images/line_b.gif) repeat-x;
	height:6px;
}

.c_box1 {
	border-left:1px solid #937669;
	border-right:1px solid #937669;	
	background:#57453e;
	padding:2px 13px 0;
}

.c_box1 p {
	text-indent:10px!important;
	margin: 0;
}


ul.clients_list {
	margin:5px 0 0 10px;
	list-style:none;
}

ul.clients_list li {
	margin:0 0 10px 0;
	background:url(images/cl.gif) no-repeat left center;
	padding:0 0 0 15px;
}

ul.clients_list li a {
	text-decoration:none;
	color:#fff;
}

ul.clients_list li a:hover {
	text-decoration:underline;
}



.form2 
{
	color:#101010;
	font-size: 11px;
	clear:both;
	margin:20px 0 0 20px;
	float:left;
}
.form2 li 
{
	clear:both;
	padding:3px 0 4px;
	list-style-type: none;
}
.form2 li p 
{
	color:#fff;
	padding:0 7px 0 0;
	text-align:left;
	text-indent:0;
	width:90px;
	font-size:10px;	
	float:left;
	font-weight:800;
}
.form2 li.type_cpt
{
	padding:0 0 0 97px;
}
* html .form2 li.type_cpt
{
	padding:0 0 0 100px;
}
.txt_align li p 
{
	text-align:right;
}
.oth_wdth 
{
	font-size:1em;
	font-weight:400;
	width:230px;
	height:16px;
	font-size:11px;
	background:#e7d6cf;
	border:1px solid #c29f91;
	font-family:Arial, Helvetica, sans-serif;
}
.form2 li span 
{
	color:#FF6C00;
	margin:0 3px;
}

.form2 li .capcha_txt
{
	width:250px;
	text-align:left;
	font-size:10px;
}

.textr_wh
{
	width:231px;
	height:50px;
	background:#e7d6cf;
	border:none;
	font-size:11px;
}
.fl_left
{
	float:none;
	text-align:left;
}
.form2 li p.n_fl
{
	float:none;
	text-align:left;
	width:220px;
}
.mv_rgh
{
	margin:0 0 0 97px;
}
* html .mv_rgh
{
	margin:0 0 0 100px;
}
.submit_btn
{
	border:none;
	background:url(images/submit_btn.jpg) no-repeat left 3px;
	width:70px;
	height:24px;
	color:#fff;
	font-weight:800;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor:pointer;
	margin:0 0 0 95px;
}
* html .submit_btn
{
	margin:0 0 0 98px;
}
.submit_btn:hover
{
	color:#edb59e;
}


.view_abs
{
	
}
.view_abs th
{
	border:1px solid #ccc;
}
.view_abs td
{
	border:1px solid #ccc;
	padding:2px 5px;
}
.img_atach
{
	float:left;
	margin:0 10px 0px 0;
	border:1px solid #aaa;
	padding:1px;
}

.c1
{
	border-top:1px dashed #ccc;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}
.view_abs3 th
{
	padding:2px 0 2px 5px;
}
.dsr_txt
{
	padding:0 0 0 3px;
	
}


.name_sections
{
	font-size:12px;
	margin:10px 0 0 0;
}
.name_sections2
{
	font-size:13px;
	margin:5px 0 5px 0;
	font-weight:800;
	padding:5px 0 5px 19px;
	/*
border-bottom:2px solid #c8a28d;
*/
}



/*div.tabs {
background: #333;
padding: 1em;
}

div.container { 
margin: auto; 
width: 90%; 
margin-bottom: 10px;
}*/



/* ---------------------------------------------------------------------------------------- */
/* Tabs */
/* ---------------------------------------------------------------------------------------- */

/* client tabs */

.clienttabs {
	float: left;
	font: bold 12px Arial;
	line-height: normal;
}


ul.tabNavigations {
	list-style: none;
	margin: 0;
	padding: 0;
	width:650px;
}

ul.tabNavigations li {
	float:left;
	width:38%;
	margin:0 0 10px 0;
}

ul.tabNavigations li a {
	padding: 2px 9px;
	background-color: #342824;
	color: #d6b29f;
	text-decoration: none;
}

ul.tabNavigations li a.selected,
ul.tabNavigation li a.selected:hover {
	background: #a58674;
	color: #fff;
}

ul.tabNavigations li a:hover {
	background: #694e41;
	color: #000;
}

ul.tabNavigations li a:focus {
	outline: 0;
}

.clienttabcontent {
	display: none;
	background-color: #AD9183;
	padding: 5px;
	color: #000;
}


.clienttabcontent ul {
	list-style-type: none;
	margin: 10px;
}

.clienttabcontent h1 {
	font-size: 14px;
}



/* testimonials on application pages */


.testimonialcontent {
	background-color: #AD9183;
	padding: 5px;
	font-size: 11px;
	border: 1px solid #000;
}


.testimonialcontent h1 {
	color: #000 !important;
}

.testimonialcontent ul {
	list-style-type: none;
	margin: 10px;
}






/* testimonials tabs */


.testimonialtabs {
	float: left;
	font: bold 12px Arial;
	line-height: normal;
}

.testimonialtabcontent {
	display: none;
	background-color: #AD9183;
	padding: 5px;
	font-size: 11px;
}


.testimonialtabcontent ul {
	list-style-type: none;
	margin: 10px;
}


ul.st_ml
{
	padding:0px 9px;
	
}
ul.st_ml li
{
	border-bottom:1px dotted #bfc0c2;
	padding:5px 0;
	margin:2px 0 0;
	clear: both;
}
.add_cmts
{
	float:left;
padding:4px 3px;
width:675px;
}
.sl_tb_txt
{
	float:left;
}

.sl_tb_txt p
{
margin: 0;
}

.text2
{
	color:#560f13;
	width:300px
}
.text1
{
	color:#560f13;
	width:330px;
}
.text99
{
	color:#840505;
}
.text22
{
	color:#560f13;
}
.text11
{
	color:#560f13;
}
.subj_txt
{
	float:right;
	width:200px;
	text-align:right;
}

.subj_txt p
{
margin: 0;
}

.quote_txt
{
	width:675px;
	text-align: justify;
	color: #000;
}


.n_sz
{
	width:260px;
	float:left;
	clear:both;
	margin:10px 0 0 0;
	width:500px;
}
.qt_txt
{
	float:left;
	margin:0 5px 0 0;
}






/* gallery tabs */

.gallerytabs {
	float: left;
	font: bold 12px Arial;
	line-height: normal;
}


ul.tabNavigations-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	width:650px;
}

ul.tabNavigations-gallery li {
	float:left;
	margin:0 0 10px 10px;
}

ul.tabNavigations-gallery li a {
	padding: 2px 9px;
	background-color: #342824;
	color: #d6b29f;
	text-decoration: none;
}

ul.tabNavigations-gallery li a.selected,
ul.tabNavigation-gallery li a.selected:hover {
	background: #a58674;
	color: #fff;
}

ul.tabNavigations-gallery li a:hover {
	background: #694e41;
	color: #000;
}

ul.tabNavigations-gallery li a:focus {
	outline: 0;
}

.gallerytabcontent {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


/* ---------------------------------------------------------------------------------------- */
/* Model Tables */
/* ---------------------------------------------------------------------------------------- */



.modeltable th {
	font-size: 12px;
	color: #000 !important;
	text-align: center;
	background-color: #A59374;
	padding: 2px;
}

.modeltable td {
	font-size: 11px;
	color: #000;
	text-align: center;
	padding: 0px;
	background-color: #ECE4D4;
}

.modeltable .model-clearcol {
	background-color: transparent !important;
}

.modeltable .model-whitebackgd {
	background-color: #fff !important;
	padding: 2px;
}

.modeltable a,
.modeltable a:visited {
	color: #000;
}





/* ---------------------------------------------------------------------------------------- */
/* Pricing Tables */
/* ---------------------------------------------------------------------------------------- */


.viewtable_default {
	background-color: #EBE4D3 !important;
}

.viewtable_hover {
	background-color: #FFC !important;
	color: #000;
}



table.noisereduction {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: red red red red;
	border-collapse: collapse;
	background-color: white;
}
table.noisereduction th {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #998D71;
	text-align: center;
}
table.noisereduction td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #EBE4D3;
	color: #000;
	text-align: center;
}



table.pricingtable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: red red red red;
	border-collapse: collapse;
	background-color: white;
}
table.pricingtable th {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #998D71;
	text-align: center;
}
table.pricingtable td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	color: #000;
	text-align: center;
}

.pricing-model {
	color: #000 !important;
	font-weight: bold;
}

.pricing-specs a,
.pricing-specs a:visited {
	color: #ff0000 !important;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.pricing-specs a:hover {
	color: #ff0000 !important;
	text-decoration: underline;
}

.pricing-prices {
	color: #000 !important;
}

.pricing-diagram a,
.pricing-diagram a:visited {
	color: #ff0000 !important;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.pricing-diagram a:hover {
	color: #ff0000 !important;
	text-decoration: underline;
}




table.optionalpricingtable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: red red red red;
	border-collapse: collapse;
	background-color: white;
}
table.optionalpricingtable th {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #998D71;
	text-align: center;
	font-size: 11px;
}
table.optionalpricingtable td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	color: #000;
	text-align: center;
}



table.optionalpricingtable-features {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: red red red red;
	border-collapse: collapse;
	background-color: white;
}

table.optionalpricingtable-features th {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #998D71;
	text-align: left;
	font-size: 11px;
}
table.optionalpricingtable-features td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #EBE4D3;
	color: #000;
}



table.optionalpricingtable-features2 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: red red red red;
	border-collapse: collapse;
	background-color: white;
}

table.optionalpricingtable-features2 th {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #998D71;
	text-align: left;
	font-size: 11px;
}
table.optionalpricingtable-features2 td {
	padding: 5px 10px;
	background-color: #EBE4D3;
	color: #000;
}





/* ---------------------------------------------------------------------------------------- */
/* Footer */
/* ---------------------------------------------------------------------------------------- */

#footer {
	clear: both;
	width: 936px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center !important;
	color: #b09b91;
	font-size: 12px;
}

#navBottom {
	margin: 0;
	padding: 0;
	text-align: center;
}

#navBottom ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navBottom li { 
	padding: 0;
	display: inline;
}

#copyright {
	margin: 0;
	padding: 0;
	text-align: center;
}


/* ---------------------------------------------------------------------------------------- */
/* Anchors */
/* ---------------------------------------------------------------------------------------- */
a {
	text-decoration: underline;
	color: #DCC574;
}

a:hover {
	color: #cc6344 !important;
}

a:visited {
	color: #DCC574;
}

#navBottom a,
#navBottom a:visited,
#copyright a,
#copyright a:visited {
	color: #b09b91;
	text-decoration: none;
}

#navBottom a:hover,
#copyright a:hover {
	color: #b09b91 !important;
	text-decoration: underline;
	background-color: transparent;
}


a.imgNoHover:hover{
	text-decoration: none !important;
	background-color: transparent !important;
}


.category-nav-block a,
.category-nav-block a:visited {
	color: #fff !important;
	text-decoration: none;
}

.category-nav-block a:hover {
	text-decoration: underline;
	background-color: transparent !important;
}


.category-nav-block-bt a:hover {
	background-color: transparent !important;
}


.t_header2_full a,
t_header2_full a:visited {
	color:#DCC574;
	text-decoration: none !important;
}


.intro_txt a,
.intro_txt a:visited {
	color:#fff;
	text-decoration: underline !important;
}


.homequestions a,
.homequestions a:visited {
	color:#fff;
	text-decoration: underline !important;
}


/* ---------------------------------------------------------------------------------------- */
/* Text */
/* ---------------------------------------------------------------------------------------- */

.whitetext {
	color: #fff !important;
}

.blacktext {
	 color: #000 !important;
}

.tantext {
	 color: #bbbcb2 !important;
}

.bluetext {
	 color: #586b8a !important;
}

.redtext {
	color: #ff0000 !important;
}

.text10 {
	font-size: 10px !important;
}

.text11 {
	font-size: 11px !important;
}

.text12 {
	font-size: 12px !important;
}

.text14 {
	font-size: 14px !important;
}

.text16 {
	font-size: 16px !important;
}

.text18 {
	font-size: 18px !important;
}

.justify {
	text-align: justify !important;
}

.required {
	font-weight: bold;
	color: #FF0000;
	font-size: 9px;
}


/* ---------------------------------------------------------------------------------------- */
/* Clears */
/* ---------------------------------------------------------------------------------------- */

br.clear-both, 
div.clear-both {
	clear: both;
	margin: 0;
	padding: 0;
}

br.clear-right, 
div.clear-right {
	clear: right;
	margin: 0;
	padding: 0;
}
#subContent #vancouver p {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
}

