
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D515C;
	font-size:17px;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: italic;
	color: #8F3844;
}

p, ul, ol {
	margin-top: 0;
	padding-top: 0;
	line-height: 150%;
}


ul {
	padding-left: 1em;
	list-style-type: square;
}

ol {
	margin-left: 0;
	padding-left: 1em;
}

li {margin-bottom:8px;}
#nav li {margin-bottom:5px;}
#nav li#active {font-weight:bold;}

a, a:active {
	text-decoration: none;
	color: #8F3844;
}

a:hover {
	text-decoration: underline;
	color: #3D515C;
}

 #active a{
	text-decoration: none;
	color: #8F3844;
}

/* Header */

#header {
	height: 116px;
	margin-bottom: 20px;
	padding-top: 20px;
	background: url(images/img2.gif) no-repeat center bottom;
}

#header * {
	text-align: center;
	text-decoration: none;
	color: #8F3844;
}

#header h3 {
	letter-spacing: -2px;
	font-size: 48px;
}

#header h4 {
	letter-spacing: normal;
	font-size: 13px;
}

/* Content */

#content {
	max-width: 70%;
	margin: 0 auto;
}

#colOne {
	float: right;
	max-width: 34%;
}

#colTwo {
	float: left;
	max-width: 63%;
	margin-top:-6px;
}


#colTwo h2 {font-size:20px;margin:15px 0px 5px -15px;}
#colTwo h3 {font-size:18px;margin:10px 0px 5px -10px;}
#colTwo h4 {font-size:16px;margin:10px 0px 5px -10px;}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background: #F5EDEE url(images/img1.gif) repeat-x 0px -120px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 13px;
}

/* Boxed */

.boxed {
}

#menu.boxed h4 {
	margin: 0;
	padding: 0;
font-size:24px;
}

.boxed h4 {
margin-bottom:10px;margin-top:30px;
font-size:20px;
}

.boxed .content {
	padding: 20px;
	background: url(images/img3.gif) repeat-x;
}

.boxed .image {
	float: left;
	margin: 5px 20px 0 0;
}
hr {margin:30px 10px;border:1px solid #8F3844;}
blockquote {font-style:italic;}

fieldset#contact-form {margin:20px 0px 20px 20px;background:#F5EDEE;padding:10px;color:#000;width:300px;}
fieldset#contact-form label {font-size:13px;}
fieldset#contact-form input {height:20px;font-size:15px;margin-bottom:15px;}
fieldset#contact-form textarea {font-size:15px;margin-bottom:15px;width:280px;}
fieldset#contact-form #contact-button {font-size:15px;height:30px;margin-left:30px;}

.content img {background:#fff;padding:1px;border:3px solid #c89;margin:10px;max-width:100% !important; height:auto;}
#header-img {margin:20px auto;max-width:75%;}
@media (max-width: 700px) {#header {background: #ffffff url(images/img1.gif) repeat-x scroll 0 0!important;padding-top:10px;}#header h3{font-size:2.5em;line-height: 0.9em !important;}#header h4{margin-top: 8px;}#content{max-width:88%;}#colOne{max-width:99%;}#colTwo{max-width:99%;}.boxed h4{margin-top:0px;}#header-img {margin: 20px auto;max-width: 90%;}}
@media (max-width: 500px) {#header h3{font-size:2.4em;}h1 {font-size:24px;}h2 {font-size:22px;}h3 {font-size:20px;}fieldset#contact-form textarea{max-width:210px;}fieldset#contact-form{max-width:220px;margin-left:0px;}fieldset#contact-form #contact-button {margin-left:4px;}}
@media (max-width: 480px) {#header h3{font-size:2.2em;}h1 {font-size:22px;}blockquote {margin-right: 10px;border-left: 3px solid #ccc;margin-right: 10px;padding-left: 5px;}#header-img {margin:20px auto;max-width:100%;}#content img{float:none !important;clear:both;}#content {max-width: 90%;}blockquote {font-style: italic;margin-left: 10px;}fieldset#contact-form textarea{max-width:180px;}fieldset#contact-form{max-width:190px;}}
@media (max-width: 320px) {#header h3{font-size:1.9em;}#header h4 {font-size:11px;}.content h1 {font-size: 21px;}fieldset#contact-form textarea{max-width:160px;}fieldset#contact-form{max-width:170px;}}