﻿/****************************************************************
Copyright Discover Websites 2009
CSS Written by Andy Vickery
*****************************************************************
Master Styles
****************************************************************/
body { margin:0px auto 0px auto; font-family:Century Gothic, Arial, Sans-Serif; font-size:10pt; color:#333333; background-image:url(images/background.jpg); background-position:center top; background-repeat:repeat-y; background-color:#4497dd; text-align:justify; }
#outer_wrapper { background-image:url(images/back.jpg); background-position:top center; background-repeat:no-repeat; padding-top:18px; }
a { text-decoration:none; color:Blue }
a:hover { }
img { border:0; }
#master_wrapper { margin:0px auto 0px auto; width:882px; background-image:url(images/page_back.jpg); height:646px; }
.clear { clear:both; }
h2 { font-weight:normal; font-style:italic; font-size:12pt; margin:0px 0px 5px 0px; padding:0; color:White; }
h3 { font-size:10pt; font-weight:normal; color:#308bd9; font-style:italic; padding:0; margin:0; }


/****************************************************************
Banner Styles
****************************************************************/
#banner_wrapper { background-image:url(images/call_now.jpg); background-repeat:no-repeat; background-position:367px 42px; }
#logo_wrapper { margin:35px 0px 0px 30px; float:left; }
#toolbar_wrapper { font-size:13pt; float:left; margin:80px 0px 0px 32px; }
#toolbar_wrapper a { color:#308bd9; float:left; margin-right:20px; }


/****************************************************************
Middle Styles
****************************************************************/
#body_wrapper { }
#brown_bar_wrapper { height:150px; font-size:9pt; color:White; padding:35px 10px 0px 420px; line-height:120%; }
#brown_bar_wrapper a { color:White; text-decoration:underline; }
/*#brown_bar_wrapper a:hover { text-decoration:none; }*/
#body_lhs { margin-left:12px; float:left; }
#body_mid { float:left; margin:0px 10px 0px 10px; width:290px; text-align:left; font-size:9pt;  }
#body_mid ul { margin-left:20px; list-style-image:url(images/bullet.jpg); padding:0; }

#body_rhs { float:right; text-align:right; margin-right:20px; margin-top:50px; font-size:8pt; }

.rhs_contact_lhs { float:left; width:120px; margin-bottom:3px; margin-right:4px; }
.rhs_contact_rhs { float:left; margin-bottom:3px;}
.rhs_contact_rhs_input { font-size:8pt; width:171px; font-family:Century Gothic, Arial, Sans-Serif; padding:0;}


/****************************************************************
Bottom Signoff Styles
****************************************************************/
#signoff_wrapper { margin:4px auto 4px auto; width:780px; font-size:9pt; }
#signoff_wrapper a { color:#666666; }
#signoff_lhs { float:left; }
#signoff_lhs a { margin-right:20px; }
#signoff_rhs { float:right; }
