/* CSS Document */
body {
	font-family: Georgia, serif; background-color: #372614;
    margin:0 auto;
	padding: 0 0 0 0;
	width:720px;
}

p {width: 98%;margin-bottom: 0;
}
#main p {width: 100%;
}

h3 {Font-Family: Georgia, serif;
    font-size: large;
    font-weight:bold;		
	}

a:link {
	color: #0b43b3; /* original 003399 */
	text-decoration: none;
}
a:visited {
	color: #AB815A;
	text-decoration: none;
}
a:hover {
	color: #AB815A;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
a {
	font-family: Georgia, Times, serif;
}
#wrapper{
    width:720px;
    background:#fcfcfc;
}
#header{
    width: 720px;
}
#menu{
    margin-left:10px;
    width: 650px;
    padding-left:10px;padding-right:10px;
    padding-top:10px;padding-bottom:10px;
	font-weight:bold;
}

#content{margin-left:20px;width:610px;}

#content p{margin:0;
padding:0;
}

#page-text{
    margin-left:15px; margin-right:15px;
    width:670px;
    background:#fcfcfc;
}
#box{
    margin-left:20px;
    width:600px;
}

#box2{
    margin-left:20px;margin-top:250px;
    width:600px;
}
#center-box{
    margin-left:260px;
    width:300px;
}
#footer{width:500px;margin-left:125px;text-align:center;}
#col1 {
    float:left;
    width:260px;
    padding-left: 10px;
    background:#fcfcfc;} 
#col2 {
    float:left; 
    width:250px;
    padding-left: 60px;
    background:#fcfcfc;}
.sites-box{
    margin-left:15px;
    width:650px; float:left;
}
.style-blank {color: #fcfcfc}
.style-pipe {color: #003399}
.style-geneva {font-family: Geneva, Arial, Helvetica; font-size: 14px}
.style-geneva-12 {font-family: Geneva, Arial, Helvetica; font-size: medium}
.style12 {font-size: 12px}
.style16 {font-size: 16px}
.style-xlarge {font-size: 22px}
.style-bermuda18 {font-family: Geneva; color: #372614; font-size: 18px; }
.snap {width:165px; height:145px; float:right; clear:right; border: #fcfcfc solid 3px;}
