@import url(http://fonts.googleapis.com/css?family=Limelight);
@import url(http://fonts.googleapis.com/css?family=Arizonia);

body {
	margin: 5px;
	color:#404040;
	background-color: #000;
	<!--background-image: url(images/bkMain.jpg)
	background-repeat: repeat-y;;-->
}

.header {
margin:auto;
text-align:center;
width:960px;
background-color: #000;
}

.main {
position: relative;
padding:0;
margin:auto;
width:960px;
background-color: #E9E0D9;

}

.content-left-large {
height:100%;
background-color: #E9E0D9;
margin:10px;
padding:10px;
width:640px;
float:left;

}

.content-right-small {
height:100%;
position:relative;
margin:10px;
padding:10px;
width:250px;
background-color: #DBCDC4;
margin-left:680px;
border-radius: 15px;
-moz-border-radius: 15px;
}

.footer {
border-top:10px solid #000;
clear: both;
text-align:center;

margin:10px auto;
width:960px;
background-color:#BFA594;
}

p {
margin:5px 0 15px 0;
}
.large{
font-size:20pt;
color:#2c4995;
}
.blue {
color:#2c4995;
font-family: 'Arizonia', cursive;
font-size:2.5rem;
margin:1px 0 10px 0;
}
h1 {
color:#5F5F5F;
font-family: 'Limelight', cursive;
font-size:2rem;
margin:1px 0 10px 0;
}
h2 {
color:#5F5F5F;
font-family: 'Limelight', cursive;
font-size:1.6rem;
margin:15px 0 15px 0;
}

h3 {
color:#404040;
font-family:'Arizonia',Arial;
font-size:1.5rem;
margin:5px 0 10px 0;
}

h4 {
color:#5F5F5F;
font-family:'Limelight',Arial;
font-size:1.1rem;
margin:5px 0 10px 0;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CFBFB1;
}
#content {
	padding-right: 40px;
	padding-left: 10px;
}

#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.style4 {color: #8D7158}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: smaller; font-weight: bold; }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.BurgTxt {
	color: #800000;
	font-size: small;
}
.BurgTxtlg {
	color: #800000;
	font-size: 18px;
	text-align: justify;
}
.specialfont {
	font-family: "Bodoni MT Black", serif;
	font-size: 34px;
	color: #900;
}


.BulletList ul {
	font-size: 12px;
}
.Testimonials {
	background-color: #FFFFFF;
	padding: 5px;
}
