body
{
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #D9D4C0;
	background-position: center;
	min-width: 800px;
	line-height: 20px;
}

b { font-weight: bold; }
.clearBoth { clear: both; }

#centeredColumn
{
	width: 800px;
	margin: 0 auto;
	margin-left: expression( (document.body.clientWidth - 800) / 2 + 'px');
}

#wholeContainer
{
	width: 800px;
	display: table;
}

/* Head */
#head
{
	width: 800px;
	height: 247px;
	display: block;
	clear:both;
}

#head1
{
	width: 423px;
	height: 68px;
	background-image: url(../images/top_01.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#head2
{
	width: 377px;
	height: 68px;
	background-image: url(../images/top_02.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
}

/* Body */
a.links
{
	color: #002d61;
	text-decoration: none;
	font-weight: bold;
}

a:hover.links { color: #e99519; }

#bodyTag
{
	width: 800px;
	display: table;
	background-color: #8A3E1A;
	clear:both;
	background-image: url(../images/repeat_body.jpg);
	background-repeat: repeat-y;
}

#middle
{
	width: 800px;
	display: table;
	float: left;
	padding: 0px;
}


#middleText
{
	padding: 11px;
	line-height: 20px;
	font-size: 13px;
}



/* Footer */
#footer
{
	width: 800px;
	height: 50px;
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#footer2
{
	width: 785px;
	height: 26px;
	background-image: url(../images/footsub.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
}

#footerText
{
	color: #B5B194;
	float: left;
	text-align: right;
	width: 570px;
	display: block;
	margin: 25px 60px 0 0;
}

#footerText a
{
	color: #fff;
	text-decoration: none;
}

#footerText a:hover
{
	color: #e99519;
	text-decoration: none;
}

#phone {
	float: left;
	width: 150px;
	text-align: center;
	color: #EDEBE0;
	font-weight: bold;
	font-size: 14px;
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#contentHeader
{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #353B47;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}


#middleTitle
{
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 5px;
	margin-left: 30px;
}

#navList
{
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	margin-left: 50px;
	margin-top: 8px;
}

#navList li
{
	margin-bottom: 7px;
	list-style-image: none;
	list-style-type: square;
}


.largeList
{
	list-style-image: url(../images/box.png);
	margin: 0 0 0 35px;
	padding: 0;
}

.largeList li { margin: 10px 0 5px 0; }

ul.smallList
{
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
	font-style: italic;
	color: #D9D4C0;
	font-size: 11px;
}

ul.smallList li { margin: 10px 0 5px 0; 
	padding: 0 0 0 15px;
	background-image: url(../images/box_03.png);
	background-repeat: no-repeat;
	background-position: 0 3;
}

ul.smallList li a {
	color:#EEE4DB;
	text-decoration: none;
}

ul.smallList li a:hover { 
	color:#AC5125;
}
ul.boxList
{
	list-style: none;
	margin: 5px 0 0 5px;
	padding: 0;
	font-style: italic;
	color: #333333;
}

ul.boxList li { margin: 5px 0 0 0; 
	padding: 0 0 0 10px;
	background-image: url(../images/list_box_11.gif);
	background-repeat: no-repeat;
	background-position: 0 2;
}

.bolder
{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #353B47;
	margin-bottom: 5px;
	margin-top: 15px;
}

.bolder2
{
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #D9D4C0;
	text-align: center;
	margin: 10px 0 5px 0;
	padding: 0;
}

.bolder3
{
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E4EEFB;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: center;
	float: left;
}



#bodyHead {
	background-image: url(../images/body_top.jpg);
	display: block;
	float: left;
	height: 36px;
	width: 800px;
	background-repeat: no-repeat;
}
#bodyText {
	float: left;
	width: 430px;
	margin: 0 28px 0 20px;
	padding: 0;
}

#bodyText a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


#leftPanel {
	float: left;
	width: 125px;
	display: block;
	padding: 0 0 0 25px;
}
#imageCloon {
	height: 130px;
	width: 125px;
	background-image: url(../images/bryson_cloon.jpg);
	background-repeat: no-repeat;
}

#imageCloon2 {
	float: left;
	height: 120px;
	width: 135px;
}
#leftText {
	float: left;
	margin-top: 10px;
}
#rightPanel {
	float: left;
	width: 135px;
	padding: 0 0 0 8px;
}
#flashbox {
	display: block;
	height: 154px;
	width: 800px;
	float: left;
	border: 1px solid #7C7B66;
}

#flashbox a {
color: #554F48;
} 

#flashbox a:visited {
color: #554F48;
} 

#horizontalList {
	text-align: center;
	color: #8A3E1A;
	font-weight: bold;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#horizontalList a {

	color: #8A3E1A;
	font-weight: bold;
	text-decoration: none;
}

#horizontalList a:hover {

	color: #A76E53;
	font-weight: bold;

}

#horizontalList a:visited {
	color: #A76E53;
	font-weight: bold;
	font-style: italic;
}
.listOption {
	display: block;
	float: none;
	margin: 8px 0px 5px 10px;
	line-height: normal;
}
#quoteArea {
	font-style: italic;
	text-align: center;
	margin-top: 10px;
}
#listBoxcontainer {
	float: left;
	width: 215px;
}
#container {
	float: left;
	margin-bottom: 10px;
}
.pictureBox {
	float: right;
	height: 140px;
	width: 140px;
	margin: 10px 0 5px 10px;
}
#rightPicture {
	height: 95px;
	width: 130px;
	margin: 0 0 0 5px;
}

#formRow1
{
	height: 30px;
	display: block;
	white-space: nowrap;
	float: left;
	width: 330px;
}

#formRow2
{
	background-color: #add6ff;
	width: 100%;
	height: 30px;
	display: block;
}

#formRow3
{
	height: 55px;
	display: block;
	white-space: nowrap;
	float: left;
	width: 330px;
}

.formTextheader {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
}

.formText
{
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	display: block;
	float: left;
	width: 80px;
	text-align: left;
	height: 30px;
	padding: 0;
}

.formText2
{
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	display: block;
	float: left;
	width: 230px;
	text-align: left;
	line-height: 30px;
}

.formText3
{
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	display: block;
	float: left;
	width: 81px;
	text-align: left;
	height: 30px;
}


#formField
{
	padding: 2px;
	background-color: #fff;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	margin: 5px 0px 0px 11px;
	float: left;
	border: 1px solid #333333;
}

#formFieldblue
{
	padding: 2px;
	background-color: #fff;
	border-color: #69c;
	border-width: 1px;
	border-style: solid;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	width: 140px;
	margin: 0 0 5px 0;
	float: left;
}

#formSelect
{
	padding: 2px;
	background-color: #fff;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 11px;
	float: left;
	width: 200px;
	border: 1px solid #333333;
}

#formField2
{
	padding: 2px;
	background-color: #fff;
	border-color: #986400;
	border-width: 1px;
	border-style: solid;
	color: #986400;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	margin: 5px 11px 5px 11px;
	float: left;
}

#formButton
{
	padding: 2px;
	background-color: #AC5125;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 5px 0px 0px 11px;
	cursor: pointer;
}
#aboutCloon {
	font-size: 11px;
	float: left;
	padding: 0 5px 0 0;
}

#contactAddress {
	font-size: 11px;
	float: left;
	width: 120px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}

#contactAddress a {
	color: #D5CEC4;
	text-decoration: none;
	font-weight: bold;
}

#aboutCloon a{
	color: #D5CEC4;
	text-decoration: none;
	font-weight: bold;
}

.line
{
	height: 1px;
	width: 100%;
	padding: 0px;
	background-image: url(../images/images/tan_line.jpg);
	border-width: 0px;
	font-size: 1px;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
