* {
	padding : 0;
	margin : 0;
	text-align: left;
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
} 
a {
	color : #FF4E0B;
} 
img { 
padding : 5px;
border : 1px solid #fcc874;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 15px;
margin-left : 0;
} 
img.floatTR { 
float : right;
margin-left : 3px;
margin-bottom : 0;
margin-top : 15px;
margin-right : 10px;
} 
#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header {
	color : #333;
	width : 900px;
	float : left;
	padding : 10px;
	border : 1px solid #ccc;
	height : 100px;
	margin : 10px 0 0 0;
	background-color : #FF6600;
	background-repeat : repeat-x;
} 
.logo h1#lineone { 
font-size : 1.2em;
font-weight : bold;
font-family : helvetica, arial, sans-serif;
padding-top : 70px;
padding-left : 20px;
color : #532611;
border : none;
letter-spacing : -1px;
} 
.logo h1#lineone span { 
color : #ffffff;
} 
.logo h2#linetwo { 
padding-left : 20px;
font-size : 0.9em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
color : #ffffff;
} 
.logo a { 
color : #ffffff;
text-decoration : none;
} 
#navigation {
	color : #333;
	margin : -40px 1px 0 0;
	background : #fff url(images/bbg.jpg) repeat-y;
	position : relative;
	float : right;
	background-color : #E0DFE3;
} 
#navigation ul { 
margin : auto;
padding : 0;
list-style : none;
} 
#navigation ul li { 
float : left;
background : url(images/tab-right.jpg) no-repeat top right;
margin-right : 3px;
} 
#navigation li a {
	display : block;
	padding : 0 2em;
	line-height : 3em;
	background : url(images/tab-left.jpg) no-repeat top left;
	font-weight : bold;
	color : #FF6600;
} 
#navigation ul a:hover {
	color : #FF6600;
} 
#leftcolumn { 
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 5px 0 0 0;
padding : 10px;
min-height : 350px;
width : 200px;
float : left;
} 
#leftcolumn ul {
	margin-top : 10px;
	padding-top : 2px;
	padding-bottom : 10px;
	margin-bottom : 10px;
	border-bottom : 1px dotted;
	background-color : #E0DFE3;
} 
#leftcolumn li { 
margin-top : 10px;
display : list-item;
list-style-type : none;
font-size : 1.2em;
text-indent : 5px;
border-bottom : 1px dotted #fcc874;
padding-bottom : 5px;
} 
#leftcolumn ul li.last { 
border-bottom : none;
padding-bottom : 0;
} 
#leftcolumn li a {
	color : #FF6600;
	text-decoration : none;
	display : block;
	background-color: #FFFFFF;
} 
.contact { 
padding-top : 15px;
padding-bottom : 15px;
} 
.contact p {
	margin-top : 10px;
	color : #000000;
} 
.aboutus p { 
color : #4a2c14;
font-size : 1.1em;
padding-top : 10px;
text-align : justify;
} 
#leftcolumn h3 {
	margin : 0;
	font-size : 24px;
	font-weight : lighter;
	background-color : #E0DFE3;
	text-indent : 5px;
	color : #000000;
} 
#rightcolumn {
	float : right;
	color : #000000;
	border : 1px solid #ccc;
	margin : 5px 0 5px 0;
	padding : 10px;
	min-height : 350px;
	width : 673px;
	display : inline;
	background-color: #FFFFFF;
} 
.topright { 
padding-bottom : 20px;
border-bottom : 1px dotted #69461e;
} 
.topright p {
	text-align : center;
	font-size : 12px;
	color : #F60;
	padding-top : 10px;
} 
.topright h3 {
	margin : 0;
	font-size : 24px;
	font-weight : lighter;
	background-color : #E0DFE3;
	text-indent : 5px;
	color : #000000;
} 
#boxes { 
margin : 15px auto;
} 
.box1 { 
background-image : url(images/redbg.jpg);
width : 315px;
padding-right : 20px;
float : left;
border-right : 1px dotted #69461e;
} 
.box1 p {
	color : #000000;
	font-size : 10px;
	margin-top : 10px;
	padding-left : 0;
	padding-right : 3px;
	text-align : justify;
} 
.box1 h2, .box2 h2 {
	margin : 5px 0;
	font-size : 12px;
	font-weight : lighter;
	background-color : #E0DFE3;
	text-indent : 5px;
	color : #000000;
} 
.box1 a, .box2 a { 
float : right;
padding-right : 20px;
padding-bottom : 10px;
color : #c56a58;
} 
.box2 { 
background-image : url(images/greenbg.jpg);
width : 315px;
float : right;
} 
.box2 p {
	color : #000000;
	font-size : 10px;
	margin-top : 10px;
	padding-left : 3px;
	padding-right : 0;
	text-align : justify;
} 
.clear { 
clear : both;
} 
#triplebox { 
min-height : 136px;
padding : 0;
float : left;
display : inline;
margin-top : 10px;
border-top : 1px dotted #69461e;
} 
.col { 
width : 210px;
float : left;
margin : 10px 7px;
text-align : justify;
} 
.col p {
	margin : 11px 0 0 0;
	padding : 0;
	color : #000000;
} 
.col h3 {
	font-size : 1.4em;
	font-weight : bold;
	color : #000000;
	background-color : #E0DFE3;
	text-indent : 5px;
} 
#footer { 
padding : 5px 0;
background-color : #fff;
display : inline;
float : left;
width : 100%;
border-top : 1px solid #d1d1d1;
font-size : 0.8em;
text-align : center;
color : #4a2c14;
background-color : #f0f0f0;
}
#wrapper #rightcolumn .topright blockquote .Style7 strong {
	color: #000;
}
#wrapper #rightcolumn .topright p strong u {
	font-size: 14px;
}
